Skip to content

Releases: Reecepbcups/ServerTools-MC

6.2.4

18 Dec 23:01
Compare
Choose a tag to compare

Death Message Config Support Fix
AutoBroadcast Dedicated File

Proper Logging
Cleaned up Imports

6.2.3

18 Dec 17:05
Compare
Choose a tag to compare

Block Break/Place toggle + permissions

  • Ability to disable BlockPlace & BlockBreak + configurable permission.
    (( Applies to the entire server, Good for hubs ))

Slight cleanup to old files

6.2.1

16 Dec 21:53
Compare
Choose a tag to compare
  • When commands are disabled, they now call directly to other plugins (Ex: IF Core.Fly Disabled, use Essentials or otrher plugin that uses /fly)
  • ^ Done by using /pluginname:command in AlternateCommandHandler
  • ^ Added NoCollonInCommand module support to fix permission issues this would have caused
  • Fixed Rename section configuration issue (language)
  • Fixed Placeholder API requirement when actually not needed

6.1.1

16 Nov 20:06
Compare
Choose a tag to compare

New:
Added Placeholders

/hat - essentials.hat
/ext [player] for fires - essentials.ext & essentials.ext.other

/repair (/fix) [hand/all] command

Bugs:
Fixed a null issue in Holograms if you had none in config
Fixed null issue in Visibility config with language formating

Working on:
Enchantments & Warps/Homes

5.0.2

22 Oct 20:02
Compare
Choose a tag to compare

Improved Hologram initialization by 36%
Adds multiple language support (en, de).
Fixes Fly language toggling
Added debugging options including console time output on start
Nicknames added
Nickname prefix options with permission bypasses
Coloring bug patch for admin chat
/ec alias for /enderchest
Fixed minor /invsee and /echest bug

New command and Bug fixes

19 Oct 22:54
Compare
Choose a tag to compare
  • Adds /nickname (/nick) & permission "nickname.use" in the config.yml
  • Resolves issue with color() function not running for AdminChat
  • readability improvements

4.0.1

12 Oct 19:25
Compare
Choose a tag to compare
  • Wiki available too
  • Improved performance by ~6%
  • Fix /fly showing without translating color codes
  • /spawn now has permission (spawn.use, change in config)
  • Tag give works for players who are online as well
  • /tag list

4.0.0-rewrite

04 Oct 03:42
947198b
Compare
Choose a tag to compare
4.0.0-rewrite Pre-release
Pre-release

ServerTools architecture rewrite to improve performance with better java conventions. - frost

v3.1.3

01 Oct 21:05
cd10ac6
Compare
Choose a tag to compare

Packaged for 1.8 - 1.17 versions