Commit Graph

45 Commits

Author SHA1 Message Date
JeromSar
848f103afa [Bleeding] TotalFreedomMod 5.0
Mass Refractoring, now uses me.totalfreedom.totalfreedommod as package
Uses Aero https://github.com/Pravian/Aero
Revamped command system
Remove all TFM_ prefixes
Revamp rank system
Use new service based system
Cleanup
2015-10-19 19:43:46 +02:00
Jerom van der Sar
21c0833f14 Rename dependency names to match wiki 2015-06-07 17:21:05 +02:00
JeromSar
17f3a4ca3d Remove blocked commands from the CommandMap. Resolves #622
Temporarily workaround: Remove blocked command from the CommandMap
In Spigot 1.8.3, cancelling PlayerCommandPreprocessEvent will have no effect
This results in TFM failing to block player commands: The player will get a message,
but the command will still execute. Removing the command from the CommandMap is a
temporary workaround untill the related Spigot issue has been fixed.

https://hub.spigotmc.org/jira/browse/SPIGOT-879
2015-05-12 16:54:51 +02:00
Jerom van der Sar
1ed45b1a20 Compile with Java 7 2015-04-26 22:17:25 +02:00
JeromSar
f4aa0c324c Updated to new WorldEdit API
TF-WorldEdit doesn't depend on TFM anymore. It's event-based now.
Moved TFM_TelnetListener to the Bridge subpackage
2015-03-07 17:32:27 +01:00
ItzLevvie
e699ad1663 Cleanup: Mass reformat and organize imports 2015-01-15 15:47:10 +01:00
Ryan
d14a595ac4 Update to Spigot's CraftBukkit 1.8
Corrected the version check number

Moved Apache Commons reference to imports section
2014-11-30 13:54:29 +01:00
JeromSar
af64a77268 Officially compiling for Spigot for the time being 2014-10-30 19:28:47 +01:00
StevenLawson
75b296496e Removed DisguiseCraft support. 2014-07-20 17:25:45 -04:00
unknown
d613e0266b [Bleeding] First compile of new banning system
Updated to CraftBukkit 1.7.8-R0.1
2014-04-14 21:11:41 +02:00
Jerome van der Sar
7ce052900e Rewrote ServiceChecker, fixed NPE there
Formatting
2013-11-30 20:44:08 +01:00
Jerome van der Sar
6fca19fa41 Load plugin version through plugin.yml 2013-11-30 18:04:43 +01:00
StevenLawson
81995f38a1 Add handler for me.StevenLawson.BukkitTelnet.TelnetPreLoginEvent 2013-09-27 10:26:59 -04:00
StevenLawson
f49c4568b2 Tweaks to essentials interface commands. 2013-09-24 20:32:04 -04:00
StevenLawson
01807d1f0f Added Essentials interface.
Moved nick customization commands from Essentials to TFM.
2013-09-24 10:13:38 -04:00
JeromSar
4bcd0eb61f Changed project vendor to TotalFreedom 2013-09-13 15:54:00 +02:00
StevenLawson
699d366efb Revert accidental change of this file. 2013-08-12 10:11:04 -04:00
StevenLawson
074630f720 Finished adminworld, still needs testing. 2013-08-12 10:03:12 -04:00
Steven Lawson
c10e0deb8b Added formatting parameters to project configuration. 2013-08-09 20:17:08 -04:00
Steven Lawson
c70e3ad8fd Added DisguiseCraft API functionality. 2013-07-07 21:42:03 -04:00
Steven Lawson
15fbd0e1f3 Got rid of dispatchCommand usage (where possible).
Added TFM_WorldEditBridge.
2013-07-03 16:11:57 -04:00
Jerom van der Sar
f0ca909069 Added /health (try 2) 2012-12-28 00:49:30 +01:00
Steven Lawson
bfa0324af9 Removing tests. Since we don't do those.
Added /lastcmd.
Added /tfupdate, mainly for my own use.
2012-12-21 22:22:08 -05:00
Steven Lawson
f6d8222a1a Reverting changes to project files. Don't commit these. 2012-12-01 14:17:02 -05:00
Jerom van der Sar
878199c2d5 Let me figure this out 2012-11-27 18:06:59 +01:00
Jerom van der Sar
feaac20a5a Minor Changes 2012-11-27 17:00:18 +01:00
Steven Lawson
042fc3102e New netbeans version.
Fix chat length truncation amount.
2012-10-22 16:47:29 -04:00
Steven Lawson
614d502bb6 Starting v2.6
Updated cleanroom generator.
Dont need to define server in some listeners, never use it.
2012-09-13 19:30:55 -04:00
Steven Lawson
ccd13369e5 Added userlist
Build # tracking
Exploding arrows
2012-03-09 14:01:04 -05:00
Steven Lawson
8a88eaea4d More v1.2 Fixes 2012-03-03 15:48:41 -05:00
Steven Lawson
cdcc1e666a Forgot to commit this... 2011-11-21 01:47:19 -05:00
Steven Lawson
d35baebef9 Implemented new superadmin autoadd. 2011-11-03 20:12:34 -04:00
Steven Lawson
d1df1c8398 v2.0 Overhaul 2011-10-18 20:37:00 -04:00
Steven Lawson
41b7dee628 Added readme 2011-10-12 20:55:33 -04:00
Steven Lawson
07fd6551a4 Code cleanup. 2011-10-12 18:45:43 -04:00
Steven Lawson
d1ed5b8509 Finished implementing new config management. 2011-10-12 16:25:26 -04:00
Steven Lawson
b8d5e2f974 Changing over to new config API. 2011-10-12 14:13:10 -04:00
Steven Lawson
41043845c7 New cage, 2011-10-10 08:09:19 -04:00
Steven Lawson
84dbc63f86 Added umd, qual, and gcmd 2011-10-03 17:41:09 -04:00
Steven Lawson
473ed35e19 Added Multiverse shortcuts. 2011-10-02 21:50:04 -04:00
Steven Lawson
4007a8c37a Cleaned up and standardized output messages.
Code tidy.
2011-09-25 00:32:00 -04:00
Steven Lawson
11c10cd83d Consolidated message. 2011-09-24 00:24:02 -04:00
Steven Lawson
e16a909668 Added more anti-grief tools. 2011-09-23 11:45:34 -04:00
Steven Lawson
10c2354821 A bunch of new crap.
Updated to official bukkit version.
2011-09-22 18:56:17 -04:00
Steven Lawson
7757ac2097 Initial Commit 2011-09-19 22:52:08 -04:00