SavageFactions 1.0.23

Ability to remove items from main menu in perms for choosing roles/relations by setting the slot to -1
Changed placeholder identifier back because hooks in many plugins broke :(
Removed debug message from warzone fly.
Changed public modifiers on relation back, as they broke the method signature.
This commit is contained in:
Naman
2018-04-07 16:29:24 -05:00
parent f1bfe2e8c4
commit 76d1bc0e9b
9 changed files with 90 additions and 85 deletions

View File

@@ -1,4 +1,4 @@
# Lang file for FactionsUUID by drtshock & ProSavage
# Lang file for SavageFactions by drtshock & ProSavage
# Use & for color codes.
# Made with love <3

View File

@@ -1,5 +1,5 @@
name: Factions
version: ${project.version}-SF-1.0.22
version: ${project.version}-SF-1.0.23-BETA
main: com.massivecraft.factions.P
authors: [Olof Larsson, Brett Flannigan, drtshock, ProSavage]
softdepend: [PlayerVaults, PlaceholderAPI, MVdWPlaceholderAPI, PermissionsEx, Permissions, Essentials, EssentialsChat, HeroChat, iChat, LocalAreaChat, LWC, nChat, ChatManager, CAPI, AuthMe, Vault, Spout, WorldEdit, WorldGuard, AuthDB, CaptureThePoints, CombatTag, dynmap, FactionsTop]