1.7 spectator bug fixed.
Placeholderapi is no longer a requirement. /f showclaims lag fixed Scoreboard is now off by default, can be turned on in config. Issue with Flight AutoEnabling when disabled has been fixed. 1.7 itemflag bug fixed
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
# FactionsUUID by drtshock
|
||||
# Report issues https://github.com/drtshock/Factions/issues?state=open
|
||||
# Live support http://webchat.esper.net/?channels=factions&prompt=1
|
||||
# Website https://www.spigotmc.org/resources/factionsuuid.1035/
|
||||
# SavageFactions by ProSavage
|
||||
# Report issues https://github.com/ProSavage/SavageFactions/issues/new
|
||||
# Live support https://github.com/ProSavage/SavageFactions/issues/new
|
||||
# Spigot Site: https://www.spigotmc.org/resources/savagefactions-factionsuuid-reimagined-1-7-1-12.52891/
|
||||
# Website: https://www.prosavage.net/
|
||||
|
||||
# Made with love <3
|
||||
|
||||
@@ -145,7 +146,7 @@ scoreboard:
|
||||
# {maxPower} - player's max power.
|
||||
# {powerBoost} - player's powerboost.
|
||||
|
||||
default-enabled: true # Default to false to keep original functionality.
|
||||
default-enabled: false # Default to false to keep original functionality.
|
||||
default-title: "&cSavageFactions" # Can use any of the values from above but this won't update once it's set (so don't set {balance}).
|
||||
default-update-interval: 2 # in seconds.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: Factions
|
||||
version: ${project.version}-1.4-BETA-2
|
||||
version: ${project.version}-1.4-BETA-4
|
||||
main: com.massivecraft.factions.P
|
||||
authors: [Olof Larsson, Brett Flannigan, drtshock, ProSavage]
|
||||
softdepend: [CoreProtect, PlayerVaults, PlaceholderAPI, MVdWPlaceholderAPI, PermissionsEx, Permissions, Essentials, EssentialsChat, HeroChat, iChat, LocalAreaChat, LWC, nChat, ChatManager, CAPI, AuthMe, Vault, Spout, WorldEdit, WorldGuard, AuthDB, CaptureThePoints, CombatTag, dynmap, FactionsTop]
|
||||
|
||||
Reference in New Issue
Block a user