Commit Graph

291 Commits

Author SHA1 Message Date
DroppingAnvil fec07b6fac Added a wilderness teleport command (/f wild) and fixed a few bugs
Signed-off-by: DroppingAnvil <dr0pping.4nvi1@gmail.com>
2019-12-16 18:46:38 -06:00
DroppingAnvil 58e43b41cc CmdReload made more useful by changing how commands that can be disabled are added to the root. You can now get the instance of FCmdRoot, Recheck variable added commands, rebuild brigadierManager, and get the status of each command that can be disabled. CmdDebug now gets the status of variable added commands.
Signed-off-by: DroppingAnvil <dr0pping.4nvi1@gmail.com>
2019-12-16 13:32:12 -06:00
DroppingAnvil d5645f3b0a Revamped in-game Discord mention system.
Signed-off-by: DroppingAnvil <dr0pping.4nvi1@gmail.com>
2019-12-15 19:37:12 -06:00
Driftay d03ca58105 More Credit 2019-12-02 14:03:27 -05:00
Driftay f437144fba Giving Credit 2019-12-02 13:55:38 -05:00
DroppingAnvil 36f22262c6 Added the ability to toggle titles when entering claims of a different faction
Signed-off-by: DroppingAnvil <dr0pping.4nvi1@gmail.com>
2019-11-28 19:34:39 -06:00
Driftay f5e9ce3d90 Fly Changes, And Message Persistence 2019-11-28 02:09:21 -05:00
Driftay 5f80ecfa76 Fixed Permissions And Removed Shield Code From Main Branch to Avoid pointless runnables 2019-11-24 22:37:31 -05:00
Driftay 0b127cbe72 SyncSaving and Persistence with Unclaiming and Disbanding With Fly Checks 2019-11-21 09:38:15 -05:00
Driftay fe5378e9d7 Massive Code Reformat (Fixed 4 Issues Brought up in Discord) 2019-11-21 08:50:51 -05:00
Driftay e60d58e68b CoreProtect Persistence of ForEach 2019-11-21 08:07:55 -05:00
Driftay f8e22896d5 Fixed NPE with FlyTask 2019-11-16 04:23:43 -05:00
Driftay 8bde1385fc Few Fixes 2019-11-09 15:20:25 -05:00
DroppingAnvil 441382acdc Fix issues with 1.13+
Signed-off-by: DroppingAnvil <dr0pping.4nvi1@gmail.com>
2019-11-05 18:31:17 -06:00
DroppingAnvil 9e6c91bec1 All /f fly permissions converted to Permission Enum. Why were they just strings? I didnt even know all these perms were a thing until now bc they were not in the enum.
Signed-off-by: DroppingAnvil <dr0pping.4nvi1@gmail.com>
2019-11-01 16:37:38 -05:00
DroppingAnvil 73ba6fb608 Various bug fixes. Thanks to Akraos for helping debug! If you would like to regenerate your conf.json it adds an option to turn off the creeper glitch prevention.
Signed-off-by: DroppingAnvil <dr0pping.4nvi1@gmail.com>
2019-11-01 15:17:24 -05:00
DroppingAnvil dd02853934 Much needed additions to events. 2019-11-01 13:15:18 -05:00
Driftay bbed3f0bb0 Bunch of Misc Fixes Reported in Discord 2019-10-27 17:24:17 -04:00
DroppingAnvil 63cfe61826 Fixed issue with 1.7 entity damage event 2019-10-27 15:32:52 -05:00
DroppingAnvil b13afcb6a2 Fixed /f corner cannot claim spam, Fixed some issues with no blocks placeable near faction vault with certain circumstances, /f reload now reloads corners, Message for needing more power to claim missing space fixed. 2019-10-13 02:48:53 -05:00
DroppingAnvil c9eca60c18 Bug and spelling fixes + version change 2019-10-12 15:23:11 -05:00
DroppingAnvil f730023b42 Now 1.7 compatible again 2019-10-09 16:53:32 -05:00
Driftay 3998a346b4 Discord Integration AKA Changing Factions Forever 2019-09-29 04:39:30 -04:00
Driftay 4ab3f3a465 Stopped Referencing ItemStack by mistake 2019-09-28 03:05:03 -04:00
Driftay a493f1494e Code Cleanup 2019-09-24 17:54:12 -04:00
Driftay 0ac6112437 Added Anti-Creeper Glitch To avoid issues with freecam cegging 2019-09-18 05:22:05 -04:00
Driftay 4046ab62e2
Merge pull request #17 from DroppingAnvil/1.6.x
Fixed grace period issues!
2019-09-17 19:29:07 -04:00
DroppingAnvil a3b819cda3 Fixed grace period issues! 2019-09-17 17:28:32 -05:00
Driftay 41fb4dd7ad Added Spawner Lock Command, And Formatted Grace Differently 2019-09-16 07:36:42 -04:00
AigleDev fb3204ddb1 fix an NPE and other changes 2019-09-15 20:53:27 +02:00
Driftay 7f988031ca Showing Dropping Anvil Something (Ignore) 2019-09-15 05:19:06 -04:00
Driftay 2feaed0aad Showing Dropping Anvil Something (Ignore) 2019-09-15 05:15:33 -04:00
Driftay e7db7170d1 Showing Dropping Anvil Something (Ignore) 2019-09-15 05:14:14 -04:00
Driftay 2a1a8db554 Showing Dropping Anvil Something (Ignore) 2019-09-15 05:12:52 -04:00
Driftay e07dc303ef Showing Dropping Anvil Something (Ignore) 2019-09-15 05:08:00 -04:00
Driftay 978bcbbb3b Merge remote-tracking branch 'origin/1.6.x' into 1.6.x
# Conflicts:
#	src/main/java/com/massivecraft/factions/listeners/FactionsBlockListener.java
#	src/main/java/com/massivecraft/factions/missions/MissionHandler.java
2019-09-15 05:04:22 -04:00
Driftay d98f5d9723 Showing Dropping Anvil Something (Ignore) 2019-09-15 05:02:53 -04:00
DroppingAnvil b4b226e4f0
Merge pull request #3 from Driftay/1.6.x
Update from base
2019-09-15 03:32:36 -05:00
Driftay c4e81286b7 Deny Breaking Banners to avoid dupe glitches in enemy territory 2019-09-15 04:26:16 -04:00
DroppingAnvil fcab9790b5
Merge!
Finally back on course and able to merge automatically with Driftay's SaberFactions!
2019-09-15 03:25:14 -05:00
DroppingAnvil 8e238e2b48 Merging branches 1 new mission type 2019-09-15 03:14:15 -05:00
Driftay ed0e17e2a0 Missions Fix 2019-09-15 03:48:25 -04:00
Driftay 804160429d Fixed Fly Disable For People In Creative 2019-09-14 15:51:30 -04:00
Driftay 3c9b606bb9 Introduced Brigadier Command System. More Formatting Coming in next commit. 2019-09-14 15:14:28 -04:00
DroppingAnvil c23d19435d Added check for gamemode when disabling flight as to not disable flight for players not using factions flight but minecraft flight 2019-09-14 10:22:58 -05:00
BuildTools 2439e5258f Fixed WarBanner Persistence Error with Placement 2019-09-14 09:22:38 -05:00
AigleDev 0d8526372e change 2019-09-12 21:21:23 +02:00
AigleDev ba86f28994 NPE fix 2019-09-12 21:20:20 +02:00
Driftay 9b68687ef7 Code Reformat 2019-09-11 06:58:46 -04:00
Driftay 2586908ce3 Factions Player Listener (Access Item Def) 2019-09-09 20:47:53 -04:00