Skip to content

Releases: timmyRS/SurvivalUtils

1.8

05 Jan 14:43
Compare
Choose a tag to compare
  • Added teleportation cooldown

1.7

31 Dec 10:48
Compare
Choose a tag to compare
1.7
  • SurvivalUtils will now give a player an afk metadata value when they are AFK to allow other plugins to work with that
  • Improved Sleep Coordination

1.6

26 Dec 06:24
Compare
Choose a tag to compare
1.6
  • Added Start Items
  • Added Clever AFK Kicking
  • Renamed antiAFKFarming to antiAfkFarming
  • Moved afkKick.message to afkKickMessage

1.5

24 Dec 08:08
Compare
Choose a tag to compare
1.5
  • Added /tptoggle so players can disable receiving teleportation requests
  • Updated teleportation request permissions (This might break your permissions configuration!)
  • Improved error handling

1.4.2

12 Dec 10:51
Compare
Choose a tag to compare
Some improvements (1.4.2)

1.4.1

07 Dec 14:45
Compare
Choose a tag to compare
  • Improved Sleep Coordination
    • Sleep Coordination now excludes vanished players (tested against SuperVanish)
    • Added Skip At Percentage (skipPercent) to skip the night when x % of players are sleeping
    • intervalSeconds is now intervalTicks
  • Fixed sign color instructions being sent when WorldGuard prevented block placement

1.4

06 Dec 10:50
Compare
Choose a tag to compare
1.4
  • Added Warp Signs
  • Added Per-Warp Permissions
  • Added survivalutils.coloredsigns permission to allow players to create colored signs

This version changes permissions. Visit https://github.com/timmyrs/SurvivalUtils/tree/1.4#permissions and ensure players have sufficient permissions on your server.

1.3.1

29 Nov 21:05
Compare
Choose a tag to compare
  • Added AFK detection
  • Improved warps
  • Improved home limits
  • Renamed /reloadsurvivalutils to /survivalutils reload
  • Merged survivalutils.setwarp and survivalutils.delwarp permissions into survivalutils.managewarps
  • Fixed teleport abuse vectors

1.3

20 Nov 00:45
Compare
Choose a tag to compare
1.3
  • Added homes
  • Added createWarpCommands option, which, when enabled, will allow players to use, e.g. /spawn as well as /warp spawn
  • The survivalutils.tpa permission is now required for /tpaccept

1.2

19 Nov 14:31
Compare
Choose a tag to compare
1.2
Add warps and some improvements (1.2)