This repository has been archived by the owner on Jul 18, 2024. It is now read-only.
Releases: Timongcraft/Tgc-System
Releases · Timongcraft/Tgc-System
Tgc-System v1.4.3
- Added Coordinates Saver
- Added Hopper Filters
- Removed Auto Save in favor of Bukkit's auto save
- Removed Plugin command as it was too advanced
- Removed Speed command
- Now using CommandAPI as a plugin instead of including it
- Minor bug fixes and improvements
Full Changelog: 1.42...1.43
Tgc-System v1.4.2
- Added a simple team chat
- Added a walk speed command
- Added a speed command
- Added a override for the say command because chat reporting also applies there
- Updated CommandAPI to version 9.0.1 -> The reboot commands max minutes can now be as high as the integer limit
- Reworked the StatusHandler so it no longer relies on teams
Full Changelog: 1.41...1.42
Tgc-System v1.4.1
- Changed forEach to for loops for a minimal better performance
- Changed some messages slightly
- Made players with the tgc-system.team permission able to use colorcodes in chat
- Fixed version check returning true when the version isn't set
- Renamed the version in the config to ConfigVersion because it is a different version than the pluings version
- Removed default maintenance-icon
- Added hidden motd mode
- Added easy harvest
- Added a update checker (will return false until release is approved at modrinth)
- Added CommandAPI dependency to ReadMe
Tgc-System v1.4.0
Because with this the entire plugin was rewritten there may be some bugs I have overlooked please report them to me
- Rewrote the entire plugin
- Now uses the CommandAPI
- Made the src available
- Added a permission system
- Added a reply command
- Added highlighting for chat messages with your name
- Added a fly speed command
- Some other small changes and fixes