Commit Graph

96 Commits

Author SHA1 Message Date
Naman 12b9f94fe4 removed the iterator in fly checks.
...
2018-04-01 09:13:23 -05:00
Naman 21587db74d Iterator Fix in Fly to avoid concurrent exceptions
1.12 particle support
2018-03-31 11:46:37 -05:00
Naman e14af238bf SavageFactions 1.0.21
fixed this error (https://pastebin.com/4gtiQPYX)
 fixed damage bug (https://pastebin.com/56JHiPYt)
 fixed (https://prnt.sc/iy4l7q) (( I think I did, I could not replicate it ))
 Added methods to check if players can fly in claim types e.g.
 "if (fplayer.canflyinsafezone()){
 //do stuff
 }"
 Autofly now enables if you have bypass permissions.
 Fixed faction members, truces, and allies being able to hit each other and disable fly
 Fixed Autofly's enable message spamming multiple times if fly is already on.
2018-03-30 21:22:06 -05:00
Naman cdf870b782 Added Invalid Location to checkpoint
Fixed Checkpoint cooldown
Made it so you have to buy vaults from /f getvault, and buy banners from /f banner
Particle based seechunk that works when moving between chunks
Particle support for 1.7-1.12
Made fly particles mode subtle
2018-03-28 19:33:10 -05:00
Ryan fc3473e83a Use PlaceholderExpansion instead of EZPlaceholderHook to support relational placeholders (#1095) 2018-03-20 10:06:42 -07:00
Trent Hensler 3ff319dc27 0.2.1 release candidate 2018-03-19 18:35:38 -07:00
Trent Hensler 86f69ca304 Define PVX version because maven sucks 2018-03-02 11:40:30 -08:00
Trent Hensler c4a56de3b7 Compile against PlayerVaultsX 2018-03-01 18:54:14 -08:00
Trent Hensler 2262737a3f Throw less shade 2018-02-12 16:45:41 -08:00
Trent Hensler 12c8e05f94 U0.2.1-SNAPSHOT for development 2018-02-10 18:11:15 -08:00
Trent Hensler 4396112973 U0.2.0 for release 2018-02-10 18:09:43 -08:00
Trent Hensler 9e8205b5e2 Work with PlayerVaultsX 2018-01-31 17:03:55 -08:00
Trent Hensler c465d0c9d4 Add suppport for MVdW placeholder API 2018-01-06 16:56:43 -08:00
Trent Hensler fe7002f674 Initial placeholderAPI support.
Give me ideas on what else to add and I'll add it.
2017-12-30 18:44:42 -08:00
Trent Hensler 24c7107163 Updated fanciful version to match what's in the maven repo. IT COMPILES NOW WOOOO 2017-12-19 11:09:44 -08:00
Trent Hensler 3b644cd6c3 Java 7 and make intellij happy 2017-12-19 02:18:13 -08:00
Trent Hensler 18749dcb06 Update dependencies to latest 1.12.2 versions 2017-12-19 01:14:57 -08:00
Trent Hensler d7a366d764 0.1.21 2017-06-22 10:40:48 -07:00
U-NIFLHEIM\Lax 9b7279af14 1.12 update 2017-06-21 22:23:08 -07:00
Trent Hensler eba564e54b 0.1.20 2017-01-13 09:00:28 -08:00
Trent Hensler c9521a7e75 Merge pull request #859 from timbru31/remove-duplicate-dependency
fix: remove duplicate guava dependency from pom.xml
2017-01-13 08:56:53 -08:00
Kakifrucht a255114808 Update to 1.11, ensure we pass a double 2016-12-13 17:08:28 +01:00
xGhOsTkiLLeRx 45ce181c7d
fix: remove duplicate guava dependency from pom.xml 2016-11-18 12:45:47 +01:00
River Marmorstein d4b529e12e Fix compiler errors related to Vault & Update Vault to 1.6 API version.
The Maven info has been updated and has been updated in the POM file to reflect the vaultapi readme page repository and dependency version.
2016-08-11 19:16:46 -04:00
Trent Hensler 8633d23334 Update fanciful version. Resolves #752. 2016-06-29 09:18:43 -07:00
Trent Hensler ceaaecf334 Reference proper playervaults version. Fixes #724. 2016-06-06 17:55:19 -07:00
Trent Hensler b50f1544c0 1.6.9.5-U0.1.19-RC1 2016-05-30 17:21:36 -07:00
Trent Hensler 74b4bd33e9 Add option for setting default max vaults of a faction. 2016-05-30 17:21:11 -07:00
Trent Hensler 0294a60675 Add Faction vaults.
These can be accessed with /f vault <number>
Set a Faction's max vaults with /f setmaxvaults <faction> <number> - can be run from console so Buycraft can execute it.
* This is a not very tested implementation. Should be tested more in depth before being pushed to a release.
2016-05-30 16:22:45 -07:00
Trent Hensler 1a21229c82 Build against 1.9.4 as it's the default spigot download now. 2016-05-29 17:43:17 -07:00
Trent Hensler 53c9385369 Remove jenkins build number and add snapshot to version. 2016-05-29 17:36:03 -07:00
Gabriele C e8ad1a4880 Fix Essentials dependency (EssentialsX maven repo is down) 2016-05-03 23:21:30 +02:00
Gabriele C c7384a45f4 Fix maven, remove useless transitive dependencies 2016-05-03 22:59:51 +02:00
Blinky™ eb93c21fc9 Update Maven repository for Fanciful 2016-01-27 14:44:57 -07:00
drtshock 5f89650f77 U0.1.18 2015-08-06 17:00:06 -05:00
drtshock de57060819 Revert "Remove Fanciful, fix compilation (part 1/2)"
This reverts commit fc1d08e507.
We have users on builds before this was included in Spigot. We don't want to break those servers.
2015-05-25 15:46:18 -05:00
Paul Sauve fc1d08e507 Remove Fanciful, fix compilation (part 1/2) 2015-05-24 18:05:27 -05:00
drtshock 535aa5c90e Correct artifact id for essentialsx. 2015-05-20 17:46:07 -05:00
drtshock 679063d892 Build against spigot 1.8.4 and my fork of Essentials. 2015-05-18 14:40:28 -05:00
drtshock 514499aeea Add build number to pom.
Nice because we can tell if people downloaded from jenkins or self compiled.
2015-05-13 00:02:40 -05:00
drtshock 6a1e389b9b U0.1.17-SNAPSHOT 2015-05-12 23:17:43 -05:00
drtshock 8af57197ce Remove errant format specifier. Resolves #301.
Bumping to .16-SNAPSHOT so I can post this to spigot and then not deal with this anymore.
2015-05-02 21:04:35 -05:00
Kyle Clemens cd38fb40b6 Update to fanciful 0.3.2. Resolves #315 2015-03-14 13:19:44 -05:00
drtshock a94b3cb6b7 Update to 1.8 Spigot-API. Breaks servers before 1.7.9-R0.3 2015-02-12 09:21:17 -06:00
drtshock b923e1efd7 U0.1.15-SNAPSHOT for development. 2015-01-19 16:05:41 -06:00
drtshock 1249b29f2e U0.1.14 2015-01-19 16:04:40 -06:00
drtshock 102d13a3f6 Update to Worldguard 6.x. Resolves #214.
This is a breaking change for anyone using Worldguard 5.x
2015-01-15 13:29:14 -06:00
drtshock 7b56276c2d U0.1.14-SNAPSHOT for development. 2015-01-05 10:06:29 -06:00
drtshock d7e6bfc923 U0.1.13 2015-01-05 10:05:47 -06:00
drtshock b666c6f630 Add public repo for fanciful. 2015-01-05 09:34:16 -06:00