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 |
|
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
|
7973d807e6
|
Merge from Driftay/1.6.x
Merge from Driftay 1.6.x
|
2019-10-04 17:38:56 -05:00 |
|
DroppingAnvil
|
666d6ab21d
|
Players unable to use /f perms due to lack of permissions
|
2019-10-04 17:35:25 -05:00 |
|
Driftay
|
6ba970ac13
|
2 typos
|
2019-10-01 12:34:02 -04:00 |
|
Driftay
|
a057a235b8
|
Fixed a Bunch of Misc stuff & Made config.yml CLEAN
|
2019-10-01 12:18:44 -04:00 |
|
Driftay
|
07fa138d58
|
Disabled Discord Features By Default
|
2019-09-30 16:03:44 -04:00 |
|
Driftay
|
a1f527346a
|
Fixed NPE on Guild loading
|
2019-09-29 18:45:48 -04:00 |
|
Driftay
|
8a4478764f
|
Merge pull request #19 from DroppingAnvil/1.6.x
You can now mention discord users in game!
|
2019-09-29 18:45:15 -04: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 |
|
Driftay
|
22ed86b4d8
|
Added f points to stats discord command
|
2019-09-29 08:13:48 -04:00 |
|
Driftay
|
2d0d3c96fc
|
Little thing to avoid npe's being thrown in the console
|
2019-09-29 06:50:45 -04:00 |
|
Driftay
|
e5cfc1ebdc
|
Changed f invitebot format
|
2019-09-29 05:16:13 -04:00 |
|
Driftay
|
f63121ed86
|
Removed token from conf, so owners didnt accidentally use that token
|
2019-09-29 04:46:21 -04:00 |
|
Driftay
|
3998a346b4
|
Discord Integration AKA Changing Factions Forever
|
2019-09-29 04:39:30 -04:00 |
|
Driftay
|
0b1add2a3e
|
Fixed Some things with inventorysee
|
2019-09-28 03:22:23 -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
|
2a08f167bb
|
Fixed Citizens error with new upgrades
|
2019-09-24 17:42:10 -04:00 |
|
Driftay
|
f358e6d75b
|
Added Anti-FChest-Items
(Ability to deny storing items in factions chest)
|
2019-09-24 06:39:43 -04:00 |
|
Driftay
|
8338e21dd2
|
Added F Discord
|
2019-09-21 13:02:51 -04:00 |
|
Driftay
|
d47806b33a
|
Merge remote-tracking branch 'origin/1.6.x' into 1.6.x
|
2019-09-21 10:35:23 -04:00 |
|
Driftay
|
99edc5b3b5
|
Missions Not Be Able to Be Done Multiple Times
|
2019-09-21 10:35:08 -04:00 |
|
Driftay
|
a19cfade75
|
Merge pull request #18 from DroppingAnvil/1.6.x
Allow F grace from console
|
2019-09-20 17:06:41 -04:00 |
|
Driftay
|
d6ca2934de
|
Fixed a Few Things
|
2019-09-20 16:59:31 -04:00 |
|
DroppingAnvil
|
31c3cc538a
|
Merge pull request #5 from Driftay/1.6.x
Merge
|
2019-09-19 19:25:36 -05:00 |
|
DroppingAnvil
|
917a5feca8
|
Allow F grace from console
|
2019-09-19 13:35:07 -05:00 |
|
Driftay
|
81636c6448
|
Version Change
|
2019-09-18 08:01:05 -04:00 |
|
Driftay
|
3ce77fe7e1
|
Fixed Shop Items Sowwy :)
|
2019-09-18 07:47:03 -04:00 |
|
Driftay
|
8ec16505c4
|
Fixed Shop Items Sowwy :)
|
2019-09-18 07:43:18 -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 |
|
Driftay
|
b70741b0d5
|
Merge remote-tracking branch 'origin/1.6.x' into 1.6.x
|
2019-09-17 19:08:47 -04:00 |
|
Driftay
|
bd4e6cb6a8
|
Shop GUI Cleaned up :D
|
2019-09-17 19:08:23 -04:00 |
|
DroppingAnvil
|
a3b819cda3
|
Fixed grace period issues!
|
2019-09-17 17:28:32 -05:00 |
|
Driftay
|
0971f72a7a
|
Merge pull request #16 from DroppingAnvil/1.6.x
Fixed Faction Upgrades compatibility with 1.14
|
2019-09-16 16:23:36 -04: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 |
|
Driftay
|
c0a9eeca87
|
PlaceHolders and better configurability
|
2019-09-16 07:56:11 -04:00 |
|
Driftay
|
17378f7c3a
|
Merge pull request #15 from DroppingAnvil/1.6.x
Added 2 new Faction Mission types!
|
2019-09-16 07:37:45 -04:00 |
|
Driftay
|
41fb4dd7ad
|
Added Spawner Lock Command, And Formatted Grace Differently
|
2019-09-16 07:36:42 -04: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 |
|
Driftay
|
b0ca56fc71
|
Spelling POG
|
2019-09-15 18:48:47 -04:00 |
|
Driftay
|
338b062de0
|
Merge pull request #14 from DroppingAnvil/1.6.x
New F Upgrade!
|
2019-09-15 18:16:51 -04: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 |
|
AigleDev
|
fb3204ddb1
|
fix an NPE and other changes
|
2019-09-15 20:53:27 +02:00 |
|
Driftay
|
4f38bfa949
|
forgot i already added 1 to the level
|
2019-09-15 07:53:20 -04:00 |
|
Driftay
|
488eb78405
|
Forgot To Register Upgrade Listener xD
|
2019-09-15 07:52:29 -04:00 |
|
Driftay
|
82d2971b65
|
Added Warp, DamageIncrease & Reduction, and TNT F Upgrades
|
2019-09-15 07:51:12 -04: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
|
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 |
|