DroppingAnvil
d98c647397
Version change for shield removal
2020-06-08 16:04:03 -04:00
DroppingAnvil
e9923344a2
Deal with remaining shield code
2020-06-08 16:03:28 -04:00
DroppingAnvil
cdc07ed5eb
Revert "Merge pull request #134 from ImCarib/1.6.x"
...
This reverts commit 0b677cb4de , reversing
changes made to a355b1d0c8 .
2020-06-08 15:52:29 -04:00
DroppingAnvil
a355b1d0c8
Fix certain GUIs not loading
2020-06-07 20:34:42 -04:00
droppinganvil
24aaa0ed6f
Merge remote-tracking branch 'origin/1.6.x' into 1.6.x
2020-05-23 13:36:04 -05:00
DroppingAnvil
2a01682fbe
Fix issue not allowing use of multiworld wild
2020-05-23 13:35:51 -05:00
DroppingAnvil
0ea56fe5d2
World now per range instead of global + CmdWild cleanup
2020-05-12 14:41:12 -05:00
DroppingAnvil
e0d2e6b4db
Version change for fly changes
2020-04-30 14:40:59 -05:00
DroppingAnvil
e37745eff9
Fixed a few known issues with F Fly
2020-04-30 14:27:26 -05:00
DroppingAnvil
86cba0e24c
PlaceholderAPI expansion revamp
2020-04-29 16:31:47 -05:00
droppinganvil
69a4651e23
Merge remote-tracking branch 'origin/1.6.x' into 1.6.x
2020-04-26 12:54:03 -05:00
DroppingAnvil
f2c6d0b9da
Even more fly changes
2020-04-26 12:53:48 -05:00
droppinganvil
b89db7b082
Merge remote-tracking branch 'origin/1.6.x' into 1.6.x
2020-04-21 16:04:39 -05:00
DroppingAnvil
00cb78fd9b
Set a world for /f wild
2020-04-21 16:04:18 -05:00
DroppingAnvil
144798b2dd
Fixed message given to WaitExecutor causing F Wild to constantly say "You are already teleporting somewhere"
2020-04-11 15:02:17 -05:00
droppinganvil
dac07178e5
Merge remote-tracking branch 'origin/1.6.x' into 1.6.x
2020-04-11 14:52:12 -05:00
DroppingAnvil
f8421c09cf
Option to load chunk before /f wild teleport.
2020-04-11 14:51:57 -05:00
droppinganvil
861f88a916
Merge remote-tracking branch 'origin/1.6.x' into 1.6.x
2020-04-08 12:59:51 -05:00
DroppingAnvil
5b7f3b0f0e
Fixed fly no permission issue
2020-04-08 12:59:41 -05:00
DroppingAnvil
103c69fecf
Changed every fly check to the same one instead of having multiple, FactionsPlayerListener.checkCanFly will be removed soon.
2020-04-07 16:02:18 -05:00
DroppingAnvil
5809387df2
Small change to fly
2020-04-04 18:42:38 -05:00
DroppingAnvil
5cf21d479e
Fly improved
2020-04-04 18:41:13 -05:00
droppinganvil
dfbfbf9981
Merge remote-tracking branch 'origin/1.6.x' into 1.6.x
2020-02-16 22:59:48 -06:00
DroppingAnvil
13399c53c5
Added ability to customize the separator item in the Disband GUI.
2020-02-16 22:59:02 -06:00
DroppingAnvil
f34ebc73fa
Remove unused import.
2020-01-26 00:48:21 -06:00
DroppingAnvil
c86db7ab51
Fix system factions with custom names fly permissions.
2020-01-26 00:48:21 -06:00
DroppingAnvil
57ac2c8c98
Fix getAccess for leaders
2020-01-18 21:26:21 -06:00
DroppingAnvil
90d39a3974
Version change
...
1.6.9.5-2.2.5-RC -> 1.6.9.5-2.2.6-RC
2020-01-17 18:24:53 -06:00
DroppingAnvil
6544513ca7
Many F Fly bug fixes:
...
- Async get nearby entities
- Not respecting admin bypass
- Not respecting permissions for system claims
- Not respecting permissions for relations
- Sending fly disabled message when user is not flying
- Sending double messages when disabling
- Sometimes disabling fly while in creative and spectator game modes
2020-01-17 17:55:37 -06:00
DroppingAnvil
f7619f0685
Fixed a few issues with CmdAdmin now being Async
2020-01-15 16:01:32 -06:00
droppinganvil
a20c2ec2eb
Tiny bug fix.
2020-01-15 15:21:02 -06:00
DroppingAnvil
028734a42c
Shutdown JDA on disable.
2020-01-14 12:57:09 -06:00
DroppingAnvil
29b9eadd57
Fix mistype made in Aliases.
2020-01-10 20:41:12 -06:00
DroppingAnvil
a71bbd5b14
remove unused import.
2020-01-01 20:04:02 -06:00
DroppingAnvil
05e1a7297c
Change any command (: also refixed tntfill
2020-01-01 19:59:31 -06:00
DroppingAnvil
2772d85603
Added check for Discord system during setup.
2019-12-26 15:25:47 -06:00
DroppingAnvil
93b485aae8
Version change + /f wild permission added to permission kits
...
Signed-off-by: DroppingAnvil <dr0pping.4nvi1@gmail.com >
2019-12-19 17:35:29 -06:00
DroppingAnvil and BuildTools
b9996a2250
Fix /f deinvite
2019-12-19 15:10:55 -08:00
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
DroppingAnvil
fa10bf7003
Discord feature additions, Discord startup flow changed, /f debug added
...
Signed-off-by: DroppingAnvil <dr0pping.4nvi1@gmail.com >
2019-12-12 04:48:00 -06:00
DroppingAnvil
f124877dba
Fixed message issue with lang when promoting a player in a faction to Admin.
...
Signed-off-by: DroppingAnvil <dr0pping.4nvi1@gmail.com >
2019-12-02 19:52:30 -06: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
DroppingAnvil
649392363f
Randomized missions implemented!
...
Signed-off-by: DroppingAnvil <dr0pping.4nvi1@gmail.com >
2019-11-18 17:06:05 -06: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
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
d590d854ce
Version change.
...
Signed-off-by: DroppingAnvil <dr0pping.4nvi1@gmail.com >
2019-11-02 15:05:18 -05: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
35dc4bb481
Fresh javadocs.
...
Signed-off-by: DroppingAnvil <dr0pping.4nvi1@gmail.com >
2019-11-01 14:03:36 -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
DroppingAnvil
63cfe61826
Fixed issue with 1.7 entity damage event
2019-10-27 15:32:52 -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
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
DroppingAnvil
f730023b42
Now 1.7 compatible again
2019-10-09 16:53:32 -05:00
DroppingAnvil
2b0bfae44c
This update makes the plugin easier to set up (:
2019-10-08 17:48:46 -05:00
DroppingAnvil
0b626397a5
More permission kit fixes
2019-10-07 19:11:55 -05:00
DroppingAnvil
db669ce2c2
More permission kit fixes
2019-10-06 17:30:08 -05:00
DroppingAnvil
4b23117262
More permission kit fixes
2019-10-04 17:54:22 -05:00
DroppingAnvil
666d6ab21d
Players unable to use /f perms due to lack of permissions
2019-10-04 17:35:25 -05:00
DroppingAnvil
8b70947d03
Uncommented something that shouldnt have been
2019-09-29 13:36:37 -05:00
DroppingAnvil
58b25c726f
First step to mentions! You can now mention discord users ingame if they have a one word name and there is not someone named the same thing! I plan to make this system much much better soon!
2019-09-29 13:29:23 -05:00
DroppingAnvil
917a5feca8
Allow F grace from console
2019-09-19 13:35:07 -05:00
DroppingAnvil
a3b819cda3
Fixed grace period issues!
2019-09-17 17:28:32 -05:00
DroppingAnvil
b29dd64581
Removed my old conversion code for 1.14 since transitioned to XMaterial. XMaterial support added for EXP upgrade
2019-09-16 13:45:41 -05:00
DroppingAnvil
bc00a5ebd7
Changed Faction Upgrades GUI to XMaterial
2019-09-16 13:37:25 -05:00
DroppingAnvil
89413057cc
Fixed some default Faction Upgrades materials not being compatible with 1.14
2019-09-16 12:51:58 -05:00
DroppingAnvil
4181ff539d
Cleaned up unused imports
2019-09-15 23:03:58 -05:00
DroppingAnvil
b3eca15839
Added 2 new Faction Mission types!
2019-09-15 23:01:34 -05:00
DroppingAnvil
1e7bd8ff35
Removed 2 lines used for debug.
2019-09-15 17:10:15 -05:00
DroppingAnvil
26010c6ba2
Added a new F Upgrade type!
2019-09-15 17:08:36 -05:00
DroppingAnvil
8f013e13a4
Fixed a small config mistake I had made
2019-09-15 03:50:07 -05:00
DroppingAnvil
b1525601a0
Merge remote-tracking branch 'origin/1.6.x' into 1.6.x
2019-09-15 03:46:59 -05:00
DroppingAnvil
0d5e5dda73
Added tame mission type added "ALL" for all Missions that require Material or EntityType
2019-09-15 03:46:41 -05:00
DroppingAnvil
6f5ba4c11b
Getting back on course...
2019-09-15 03:23:10 -05:00
DroppingAnvil
8e238e2b48
Merging branches 1 new mission type
2019-09-15 03:14:15 -05:00
DroppingAnvil and BuildTools
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
DroppingAnvil and BuildTools
679fbbf92f
Fixed missing import for ConvertConfigHandler added convert perm to Admin kit
2019-09-12 17:28:15 -05:00