Joe H 05f94920d9
Format change (/cmdspy)
While executing this during administration I noticed the ratio between execution and response was rather delayed, and I realized it's because the command is waiting for all the tables and grab methods to run before sending the player the enabled/disabled message. This creates a false sense of lag and is as simple as making the message run before anything else, given that the methods run and tables save almost instantly, this won't negatively affect the module or command.
2020-07-28 02:12:30 -04:00
2019-11-27 23:47:28 -05:00
2020-07-16 00:06:58 -04:00
2020-07-28 02:12:30 -04:00
2020-07-07 19:04:10 -07:00
2019-11-28 00:33:08 -05:00
2016-03-06 16:58:59 +01:00
2020-02-10 16:43:07 -05:00
2016-03-06 16:58:59 +01:00
2020-07-21 15:21:51 -04:00
2020-07-10 02:12:55 -07:00

TotalFreedomMod Build Status codebeat badge

TotalFreedomMod is a CraftBukkit server plugin designed primarily to support the Official TotalFreedom Minecraft Server. However, you are more than welcome to adapt the source for your own server.

This plugin was originally coded by StevenLawson (Madgeek1450), with Jerom van der Sar (Prozza) becoming heavily involved in its development some time later. It consists of over 85 custom coded commands and a large variety of distinguishable features not included in any other plugin. The plugin has since its beginning grown immensely. Together, with the main TotalFreedom server, TotalFreedomMod has a long-standing reputation of effectiveness whilst maintaining a clear feeling of openness towards the administrators and the players themselves.

Contributing

Please see CONTRIBUTING.md if you are interested in developing TotalFreedomMod.

For information on how TotalFreedomMod is licensed, please see LICENSE.md.

Compiling

You need Maven to build. You'd also need to set the JDK version to Java 8 as that is the current standard as of now.

Description
A server modification for the TotalFreedom server.
Readme 8.9 MiB
Languages
Java 100%