Naman
|
6d397b1cae
|
Update CmdFly.java
|
2018-08-02 10:16:55 -05:00 |
|
Svenja Reissaus
|
ea861d304d
|
Fixed no confirmation message when inviting offline players
|
2018-08-02 11:55:47 -03:00 |
|
Svenja Reissaus
|
d6d8031804
|
Only mods and higher should use Mod Chat Channel
|
2018-08-02 11:54:39 -03:00 |
|
Svenja Reissaus
|
1ac9c123d0
|
Improved recent Stealth feature to use local variables (performance enchancing)
|
2018-08-02 11:32:53 -03:00 |
|
Svenja Reissaus
|
6a3b4db565
|
Added config to allow vanished players to hide particles for moderation purposes
|
2018-08-02 11:29:41 -03:00 |
|
Svenja Reissaus
|
cbb7d478a7
|
Fixed re invite spam to already invited member and enhanced kick permission check
|
2018-08-02 11:13:16 -03:00 |
|
Driftay
|
8deb02f29f
|
Merge branch '1.6.x' of https://github.com/ProSavage/SavageFactions into 1.6.x
|
2018-07-30 12:05:56 -04:00 |
|
Driftay
|
751f46e57e
|
F Stealth Added
Signed-off-by: Driftay <saser_elite@yahoo.com>
|
2018-07-30 12:05:28 -04:00 |
|
ProSavage
|
a7275278e4
|
Fixed seechunk particles being seen by all players & their locations.
|
2018-07-29 23:58:07 -05:00 |
|
ProSavage
|
bab7a2361d
|
1.13 see chunk particles are now functional
|
2018-07-29 23:53:20 -05:00 |
|
ProSavage
|
e7e3e14825
|
1.13 now has working particles.
|
2018-07-29 14:34:40 -05:00 |
|
ProSavage
|
51f157931f
|
Fixed all compile errors ( Took forever )
|
2018-07-28 00:31:58 -05:00 |
|
ProSavage
|
403a086ea7
|
Super basic /f top which organizes factions by money etc. Just so people dont complain.
|
2018-07-26 18:40:27 -05:00 |
|
ProSavage
|
a2f44ffd74
|
Removed claim from /f perms as the permission is ambiguous with the territory permission
|
2018-07-26 18:19:56 -05:00 |
|
ProSavage
|
afc4dbf9b8
|
/f warunclaimall now actually sends a message on success.
|
2018-07-26 18:17:24 -05:00 |
|
ProSavage
|
e844dd9668
|
Claim now shows up in the action gui for /f perms along with filler glass.
|
2018-07-26 18:12:39 -05:00 |
|
ProSavage
|
f915507a18
|
Action GUI can now be 6 rows long, surprised no one noticed this bug.
|
2018-07-26 18:07:55 -05:00 |
|
ProSavage
|
89e6decb78
|
Changed default setting for show time between chunks.
|
2018-07-26 14:42:58 -05:00 |
|
ProSavage
|
d11a529704
|
Vault now checks for hoppers & chests nearby even if you're holding multiple vaults.
|
2018-07-26 13:22:16 -05:00 |
|
ProSavage
|
e6559a439a
|
Added protection to the vault where hoppers cannot be placed to use the vault as infinite storage.
|
2018-07-26 12:16:28 -05:00 |
|
ProSavage
|
c368e19e17
|
Moved the vault place method to correct class
|
2018-07-26 10:35:56 -05:00 |
|
ProSavage
|
0d7cb8067f
|
Version Change
|
2018-07-25 15:12:57 -05:00 |
|
ProSavage
|
f3d6669310
|
Placeholderapi placeholder parsing for Titles when moving between land
|
2018-07-25 15:10:37 -05:00 |
|
ProSavage
|
cb6f0a8104
|
Fix claiming check bug caused by Sevenja's Pull Request
|
2018-07-25 15:09:55 -05:00 |
|
ProSavage
|
8bde15d864
|
Added a warning in startup when a BETA release is used.
|
2018-07-23 12:48:06 -05:00 |
|
ProSavage
|
f0e99674c6
|
Moved one of the checks in Exp Upgrade up to improve performance
|
2018-07-23 12:00:01 -05:00 |
|
ProSavage
|
6a1072b935
|
Base64 serializer redone to support mob spawners & should support ALL NBT
|
2018-07-22 21:38:35 -05:00 |
|
ProSavage
|
df9506ca9c
|
/f unclaim fix
|
2018-07-22 11:33:53 -05:00 |
|
ProSavage
|
c5f06f910a
|
/f tnt take inventory space issue fix for new tnt checks
|
2018-07-20 20:34:33 -05:00 |
|
ProSavage
|
e9b080bc9e
|
Made a check for tnt when disbanding.
|
2018-07-20 20:32:46 -05:00 |
|
ProSavage
|
408725c1d7
|
Made a Factions.disband() method into the api.
|
2018-07-20 11:42:47 -05:00 |
|
ProSavage
|
2320fe2586
|
If player is owner of a claim, all permissions are bypassed The order is OP -> Ownership -> Permission
|
2018-07-18 09:48:25 -05:00 |
|
ProSavage
|
da32970389
|
Faction truce claims now shown on map.
|
2018-07-17 10:19:22 -05:00 |
|
ProSavage
|
410e932826
|
Cancel tpbanner command if banners are disabled.
|
2018-07-17 10:07:54 -05:00 |
|
ProSavage
|
cfb64ea316
|
Mod chat issue fix.
|
2018-07-17 09:36:46 -05:00 |
|
ProSavage
|
3543030e64
|
/f tnt withdraw issue fix.
|
2018-07-17 09:26:25 -05:00 |
|
ProSavage
|
07d8d95969
|
Containers can now be accessed by default if undefined & the player is in the same faction as the container being accessed.
|
2018-07-17 09:03:01 -05:00 |
|
ProSavage
|
b0d41c032a
|
Fixed issue with ownerclaims, players with permission can now build/destroy.
|
2018-07-12 11:21:53 -05:00 |
|
ProSavage
|
1a2b0ac965
|
Merge remote-tracking branch 'origin/1.6.x' into 1.6.x
|
2018-07-12 11:12:01 -05:00 |
|
ProSavage
|
143daad9e6
|
F map autoupdate during flying fixed.
|
2018-07-12 11:11:07 -05:00 |
|
Naman
|
a9baaf4046
|
Update README.md
|
2018-07-11 22:18:24 -05:00 |
|
Naman
|
648b09d54e
|
Update README.md
|
2018-07-11 22:17:52 -05:00 |
|
Naman
|
9c87fc56b9
|
Update README.md
|
2018-07-11 22:16:45 -05:00 |
|
ProSavage
|
2426142664
|
Fixed the invite command permission check.
|
2018-07-11 16:45:55 -05:00 |
|
Naman
|
fded071136
|
Changed for loop to foreach / enhanced for loop
|
2018-07-11 10:19:22 -05:00 |
|
Naman
|
bd7b57cf5a
|
Fixed package path for InventoryUtil
|
2018-07-11 09:03:47 -05:00 |
|
Naman
|
71a452bbca
|
Fixed package path for InventoryUtil
|
2018-07-11 09:02:10 -05:00 |
|
Naman
|
eb288c5cdc
|
/f vault deny perm fix
|
2018-07-11 08:33:43 -05:00 |
|
Naman
|
9b211c12ce
|
Merge pull request #16 from WhiteFoxHD/1.6.x
F Chest fix
|
2018-07-10 13:04:54 -05:00 |
|
WhiteFoxHD
|
c65f908a1b
|
Modified Inventory saving in game
Saves the inventory contents instead of the inventory
|
2018-07-09 16:01:47 -04:00 |
|