Commit Graph

1363 Commits

Author SHA1 Message Date
ProSavage 0584fa98bb Removed Debug from time hologram method. 2018-12-06 16:07:19 -06:00
ProSavage 7bf5def899 Fixed FactionTop Plugin detection. 2018-12-06 16:06:46 -06:00
Naman 0c626e74cd
Merge pull request #63 from Vankka/master
Fix chat (2nd attempt)
2018-11-24 23:04:59 -06:00
Vankka 55b0e4264a Fix chat 2018-11-22 19:36:00 +02:00
Joshua Murphy 364a6d28fa Fixed Typo With Focus 2018-11-22 02:16:58 -05:00
Joshua Murphy a59c226747 Added Focus/Config Fixes 2018-11-22 02:09:58 -05:00
Joshua Murphy a0e2149956 Multiple NullPointer Fixes With Container Permissions and Chat Fixed 2018-11-21 05:31:41 -05:00
Joshua Murphy 8af272cfdf Multiple NullPointer Fixes With Container Permissions and Chat Fixed 2018-11-21 05:25:45 -05:00
Naman eee6a014e2
Merge pull request #60 from GenialJerome/1.6.x
PowerRegenEvent and optimization
2018-11-21 03:22:41 -06:00
GenialJerome a59e3d9a82 Merge remote-tracking branch 'upstream/1.6.x' into 1.6.x
Merge commit writed after the fork
2018-11-21 02:28:38 +01:00
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