Commit Graph

1503 Commits

Author SHA1 Message Date
GenialJerome 5f8ea0bd19 PowerRegenEvent and optimization
- Add power regeneration event
- Change getNone(), a deprecated method, to getWilderness()
- Optimization
2018-11-20 21:01:04 +01:00
Joshua Murphy 139a28de8a Multiple Typos/Fixes From https://github.com/ProSavage/SavageFactions/issues 2018-11-20 07:37:45 -05:00
Joshua Murphy ee8927039b Fixed Typo With F Stealth 2018-11-20 05:26:19 -05:00
ProSavage fb64d06e2d Fixed compile errors. 2018-11-19 01:37:26 -06:00
ProSavage 7a59ad4a66 Fixed all javadoc errors and regenerated them. 2018-11-19 01:34:31 -06:00
ProSavage ff6a3b2b1a Merge remote-tracking branch 'origin/1.6.x' into 1.6.x 2018-11-18 11:25:07 -06:00
ProSavage d039086397 Option to toggle MassiveStats 2018-11-18 11:24:52 -06:00
Naman a611ca23c6
Merge pull request #59 from Vankka/1.6.x
Clear recipient list instead of canceling the chat message
2018-11-18 11:17:51 -06:00
Vankka 36f7552aab Clear recipient list instead of canceling the chat message 2018-11-18 16:46:06 +02:00
ProSavage dd1b6d76c8 Worldborder check fixed. 2018-11-17 13:00:14 -06:00
ProSavage 2178dac54f Add migrator for players.json file, so leaders will not be lost when upgrading to new version 2018-11-11 20:05:57 -06:00
ProSavage 1ccf419294 Changed access modifier for itemIDChecker 2018-11-07 10:20:58 -06:00
ProSavage 84f1d354eb Fixed spacing in code around ! operator. 2018-11-07 10:14:42 -06:00
ProSavage 7f1785e152 Fixed disband issue. 2018-11-06 23:38:59 -06:00
ProSavage b1b9bd1b73 Reformatted Code 2018-11-06 23:38:44 -06:00
ProSavage cd09e77b42 Fixed internal name problems with leader 2018-11-06 23:16:11 -06:00
ProSavage 9d21df9c63 Fixed faction chat mode switch to public, IntelliJ refactor broke it. 2018-11-06 23:01:08 -06:00
ProSavage 23c83a43ec Version change. 2018-11-02 14:13:16 -05:00
ProSavage 2bc80a8383 Fixed issue with faction names not being able to have the letter 'p' in it. (lowercase) 2018-11-02 14:11:40 -05:00
ProSavage b2b94cea41 Fixed issue with faction names not being able to have the letter 'P' in it. 2018-11-02 14:08:40 -05:00
ProSavage 32ec804a54 1.7 spectator fix. 2018-10-26 15:10:50 -05:00
ProSavage a0add5668f Added website tag to plugin.yml 2018-10-24 14:46:49 -05:00
ProSavage 85035822a9 Added paypal perm nodes to plugin.yml 2018-10-24 14:35:06 -05:00
ProSavage 1c5185d06a Added the claimat permission to plugin.yml along with a version change to 1.4-RC-4 2018-10-24 14:33:35 -05:00
ProSavage 91c512bd7f Changed vault check method to not turn off plugin before it actually sends the message that vault is not present. 2018-10-24 10:50:35 -05:00
ProSavage ffc4812be9 Edited tpBanner to work correctly 2018-10-24 10:48:08 -05:00
ProSavage ebe80a0749 Made banner locations public 2018-10-24 10:46:31 -05:00
ProSavage 9689e79d86 Added ability to configure where warbanners are placed.
Basically now you can disable the warbanner placement in enemy territory or vice versa.
2018-10-24 10:30:29 -05:00
ProSavage 18140eee75 Moved banners to FactionsBlockListener 2018-10-24 10:25:05 -05:00
ProSavage 35b158a585 Removed PlayerVaultx.jar binary along with the dependency from pom.xml as the plugin no longer uses it. 2018-10-24 10:18:37 -05:00
ProSavage 558b7bcd2c Added a null check to deserialize & serialize method for the LocationTypeAdapter. 2018-10-23 13:20:20 -05:00
ProSavage 9aeb70404d Renamed Main Class of plugin from 'P' to 'SavageFactions', along with the plugin field from 'p' to 'plugin' 2018-10-22 18:43:02 -05:00
ProSavage 80e66d7d6c Changed the enum for Leader to actually be leader and not admin. 2018-10-18 19:39:48 -05:00
ProSavage 713aab8bfa Fixed backward compatibility on 1.12 for particles. 2018-10-18 11:55:21 -05:00
ProSavage 4075c33ef5 javadocs 2018-10-17 16:48:50 -05:00
ProSavage 4c89fff7de Version change 2018-10-17 16:32:47 -05:00
ProSavage f425663563 Buttons added to territory deny materials 2018-10-17 16:29:16 -05:00
ProSavage f8c52285c1 Door permission fixed ( relationally ) 2018-10-17 16:16:49 -05:00
ProSavage 705a370d31 Build/Destroy permission fixed ( relationally ) 2018-10-17 16:05:26 -05:00
ProSavage 38db648044 Container permission fixed ( relationally ) 2018-10-17 15:53:10 -05:00
ProSavage 18416f4d21 Only add armor stand to territory deny usage when offline if server is 18 or higher. 2018-10-12 15:18:02 -05:00
ProSavage 1345c6850b Only add armor stand to territory deny usage if server is 18 or higher. 2018-10-12 14:10:25 -05:00
ProSavage 0dd80ccabd Removed storage of massivestats object to just an intialization. 2018-10-11 16:42:45 -05:00
ProSavage b2bcfb12fd Disabled banner setting if mc version is 1.7 2018-10-11 16:38:01 -05:00
ProSavage 934169bf6a Created a location type adapter, and fixed f checkpoint issues 2018-10-01 17:04:40 -05:00
ProSavage f1a42749da Disband exploit fixed 2018-10-01 16:53:10 -05:00
ProSavage 12caa1b9d4 secondary check for disbanding to make sure. 2018-09-30 15:57:16 -05:00
ProSavage a28fe04b8a Merge remote-tracking branch 'origin/1.6.x' into 1.6.x 2018-09-30 15:49:41 -05:00
ProSavage 11f7b7511d Fixed disband issue 2018-09-30 15:48:55 -05:00
Driftay 2afae3a93f Added Ability To Grab Chunk From world in Flocation 2018-09-26 22:38:51 -04:00