Jump to content

3inv

Member
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

3inv's Achievements

Lurker

Lurker (1/6)

1

Reputation

  1. on entering of region "pvp": apply strength 4 to player for 1 hour apply fire resistance to player for 1 hour send title "&d&lSTRENGHT" with subtitle "&7You entered strenght area!" on exiting of region "pvp": remove strength from player remove fire resistance from player send title "&d&lSTRENGTH" with subtitle "&7You exited strenght area!"
  2. #STRENGHT AREA SKRIPT

    # NO ADDONS NEEDED

    on entering of region "pvp":
        apply strength 4 to player for 1 hour
        apply fire resistance to player for 1 hour
        send title "&d&lSTRENGHT" with subtitle "&7You entered strenght area!"

    on exiting of region "pvp":
        remove strength from player
        remove fire resistance from player
        send title "&d&lSTRENGTH" with subtitle "&7You exited strenght area!"

  3. This is a simple skript only 2 lines on chat: replace all "[item]" in message with "&6%player's held item%"
×
×
  • Create New...