Commit Graph

950 Commits

Author SHA1 Message Date
Driftay d847013e39 more audit things 2019-12-02 05:38:55 -05:00
Driftay 06d85573ba The commit that confirms you lost uWu
P.S HardCoded for Beta Testing :D
2019-12-01 19:25:41 -05:00
Driftay 9284707db6 Fixed ArrayIndexOutOfBounds Exception With Deinvite Command 2019-11-30 00:41:44 -05:00
Driftay c0719ec4f5 Reverted final persistence 2019-11-29 05:12:07 -05:00
Driftay c9fd86ef9e Merge remote-tracking branch 'origin/1.6.x' into 1.6.x 2019-11-29 04:59:20 -05:00
Driftay 939a60c611 Bunch of Econ, Lang.yml Additions 2019-11-29 04:58:59 -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
DroppingAnvil e244b469aa
Update Permission.java 2019-11-25 01:20:07 -06: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 28517ef391 More to Shields & Mission Class Cleanup 2019-11-23 22:33:49 -05:00
Driftay f3b0dcdb7f Quick Fix With Fly Check Console Spam & Properly Defined Variables In TL for TNT command 2019-11-22 04:55:58 -05:00
Driftay 0b127cbe72 SyncSaving and Persistence with Unclaiming and Disbanding With Fly Checks 2019-11-21 09:38:15 -05:00
Driftay 3710031b80 Fixed World Guard Initiation 2019-11-21 09:10:04 -05:00
Driftay 6c10cdd47d Version Change 2019-11-21 09:04:57 -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
DroppingAnvil 649392363f Randomized missions implemented!
Signed-off-by: DroppingAnvil <dr0pping.4nvi1@gmail.com>
2019-11-18 17:06:05 -06:00
Driftay 1927f49221 Fixed CmdMoneyBalance ClassCastException 2019-11-17 11:17:08 -05:00
Driftay 9349a914ce Misc Changes 2019-11-16 04:25:34 -05:00
Driftay f8e22896d5 Fixed NPE with FlyTask 2019-11-16 04:23:43 -05:00
Driftay ac859db55f TntFill Logic Fixed 2019-11-14 04:23:35 -05:00
Driftay 8c7addb68e F Home and ClaimAt Fix 2019-11-14 03:44:35 -05:00
Driftay d808bac17b Merge remote-tracking branch 'origin/1.6.x' into 1.6.x
# Conflicts:
#	src/main/java/com/massivecraft/factions/cmd/CmdHome.java
2019-11-14 03:43:06 -05:00
Driftay d3a7fc67a5 F Home and ClaimAt Fix 2019-11-14 03:42:47 -05:00
DroppingAnvil bd77c8266c Small bug fix + Code added to run randomized missions
Signed-off-by: DroppingAnvil <dr0pping.4nvi1@gmail.com>
2019-11-14 02:27:41 -06:00
Driftay 8bde1385fc Few Fixes 2019-11-09 15:20:25 -05:00
Driftay 472cb86465 TNT Dialog Fixed 2019-11-07 13:17:59 -05:00
Driftay d77ee76ea7 Blacklisted Names & Misc changes to setup for new revamp 2019-11-07 07:09:45 -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 d3870731f4 Introduced updater for config.yml
Signed-off-by: DroppingAnvil <dr0pping.4nvi1@gmail.com>
2019-11-05 17:15:42 -06:00
DroppingAnvil 9b999ffc84 Fix infinite tnt glitch with /f tntfill. Thanks to Atronis for allowing me to debug on their server!
Signed-off-by: DroppingAnvil <dr0pping.4nvi1@gmail.com>
2019-11-01 18:38:14 -05: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 07db3fd015 Only leaders able to set their factions PayPal and Discord.
Signed-off-by: DroppingAnvil <dr0pping.4nvi1@gmail.com>
2019-11-01 15:35:32 -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 9c62eee5e8 Few tiny improvements. 2019-11-01 13:23:41 -05:00
DroppingAnvil dd02853934 Much needed additions to events. 2019-11-01 13:15:18 -05:00
DroppingAnvil d379f22d46 My mistype found + corrected 2019-11-01 04:58:52 -05:00
DroppingAnvil 5556458c93 Better events! Will be making them even better tmr (: 2019-11-01 04:52:59 -05:00
Driftay bbed3f0bb0 Bunch of Misc Fixes Reported in Discord 2019-10-27 17:24:17 -04:00
DroppingAnvil 77245e716f
Merge from DroppingAnvil/1.6.x
Fixed issue with 1.7 entity damage event
2019-10-27 13:35:05 -07:00
DroppingAnvil 63cfe61826 Fixed issue with 1.7 entity damage event 2019-10-27 15:32:52 -05:00
DroppingAnvil a97e0f2b31
Merge from DroppingAnvil/1.6.x
Added ability to disable dependency checks
2019-10-17 13:02:55 -05:00
DroppingAnvil d57f3b6f01 Moved dependency one line down 2019-10-17 13:01:44 -05:00
DroppingAnvil 77c74e10ac Adds ability to turn off dependency checks in conf.json 2019-10-17 13:00:00 -05:00
Driftay bdc658922f small fix with placeholder 2019-10-13 11:08:17 -04:00
DroppingAnvil 93744347db Moved code 2 lines up to not bypass the reload time count 2019-10-13 02:52:23 -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 b46009f633 MissionGUI improvements with a small fix for first run of the plugin 2019-10-12 13:34:36 -05:00