Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Releases: Timongcraft/Tgc-System

Tgc-System v1.4.3

26 Dec 09:49
f7beb84
Compare
Choose a tag to compare
  • 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

Modrinth

Full Changelog: 1.42...1.43

Tgc-System v1.4.2

18 May 15:31
3281e87
Compare
Choose a tag to compare
  • 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

Modrinth

Full Changelog: 1.41...1.42

Tgc-System v1.4.1

09 May 12:33
5e9a321
Compare
Choose a tag to compare
  • 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

Modrinth

Tgc-System v1.4.0

06 May 18:17
508aab8
Compare
Choose a tag to compare
Tgc-System v1.4.0 Pre-release
Pre-release

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