Résolu quel plugin de permissions est le mieux ?

Detobel36

Créateur de plugins (PhoenixRebirth)
Support
17 Août 2012
10 531
24
2 247
347
28
Bruxelles - Belgique
www.phoenix-rebirth.fr
Salut,

Tu ne peux pas faire ça:
build: true
inheritance:
Il faut obligatoirement quelque chose après le "inheritance:". Ou alors tu supprime la ligne.
Donc soit tu met ceci:
Code:
      inheritance: []
Soit tu supprime la ligne.

permissions:
- 'factions.autoclaim'
Je t'ai déjà mis il me semble qu'il ne fallait pas d'appostrophe...
Code:
   permissions: 
   - factions.autoclaim
Fonctionne très bien
Pareil pour toutes les permissions...

- 'factions.money.kit.Standard
Dans une configuration, si tu met une apostrophe/guillemet, il en faut toujours un second pour "refermer" le string.

Corrige déjà ça.
Relance ton serveur. Si tu as encore des erreurs postes les ici + ta nouvelle config.


Cordialement,
Detobel36
 

gamerhugo06

Bucheron
6 Juillet 2014
29
0
14
23
ça ne marche toujours pas, a chaque fois des nouvelles erreurs, c'est le même fichier de permissions qu'avant
[16:19:49] [Server thread/INFO]: CONSOLE: [0;31;1mPlease note that this command is not supported and may cause issues when using some plugins.[m
[16:19:49] [Server thread/INFO]: CONSOLE: [0;31;1mIf you encounter any issues please use the /stop command to restart your server.[m
[16:19:49] [Server thread/INFO]: Debug logging is disabled
[16:19:49] [Server thread/INFO]: Server Ping Player Sample Count: 12
[16:19:49] [Server thread/INFO]: Using 4 threads for Netty based IO
[16:19:49] [Server thread/INFO]: -------- World Settings For [world] --------
[16:19:49] [Server thread/INFO]: Arrow Despawn Rate: 1200
[16:19:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:19:49] [Server thread/INFO]: Item Merge Radius: 2.5
[16:19:49] [Server thread/INFO]: Item Despawn Rate: 6000
[16:19:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:19:49] [Server thread/INFO]: View Distance: 10
[16:19:49] [Server thread/INFO]: Chunks to Grow per Tick: 650
[16:19:49] [Server thread/INFO]: Clear tick list: false
[16:19:49] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:19:49] [Server thread/INFO]: Mob Spawn Range: 4
[16:19:49] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[16:19:49] [Server thread/INFO]: Max Entity Collisions: 8
[16:19:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:19:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:19:49] [Server thread/INFO]: Anti X-Ray: true
[16:19:49] [Server thread/INFO]: Engine Mode: 1
[16:19:49] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[16:19:49] [Server thread/INFO]: Replace Blocks: [1, 5]
[16:19:49] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:19:49] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:19:49] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:19:49] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:19:49] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:19:49] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:19:49] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:19:49] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[16:19:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:19:49] [Server thread/INFO]: Random Lighting Updates: false
[16:19:49] [Server thread/INFO]: Sending up to 10 chunks per packet
[16:19:49] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[16:19:49] [Server thread/INFO]: Structure Info Saving: true
[16:19:49] [Server thread/INFO]: Max TNT Explosions: 100
[16:19:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[16:19:49] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[16:19:49] [Server thread/INFO]: Arrow Despawn Rate: 1200
[16:19:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:19:49] [Server thread/INFO]: Item Merge Radius: 2.5
[16:19:49] [Server thread/INFO]: Item Despawn Rate: 6000
[16:19:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:19:49] [Server thread/INFO]: View Distance: 10
[16:19:49] [Server thread/INFO]: Chunks to Grow per Tick: 650
[16:19:49] [Server thread/INFO]: Clear tick list: false
[16:19:49] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:19:49] [Server thread/INFO]: Mob Spawn Range: 4
[16:19:49] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[16:19:49] [Server thread/INFO]: Max Entity Collisions: 8
[16:19:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:19:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:19:49] [Server thread/INFO]: Anti X-Ray: true
[16:19:49] [Server thread/INFO]: Engine Mode: 1
[16:19:49] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[16:19:49] [Server thread/INFO]: Replace Blocks: [1, 5]
[16:19:49] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:19:49] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:19:49] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:19:49] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:19:49] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:19:49] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:19:49] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:19:49] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[16:19:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:19:49] [Server thread/INFO]: Random Lighting Updates: false
[16:19:49] [Server thread/INFO]: Sending up to 10 chunks per packet
[16:19:49] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[16:19:49] [Server thread/INFO]: Structure Info Saving: true
[16:19:49] [Server thread/INFO]: Max TNT Explosions: 100
[16:19:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[16:19:49] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[16:19:49] [Server thread/INFO]: Arrow Despawn Rate: 1200
[16:19:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:19:49] [Server thread/INFO]: Item Merge Radius: 2.5
[16:19:49] [Server thread/INFO]: Item Despawn Rate: 6000
[16:19:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:19:49] [Server thread/INFO]: View Distance: 10
[16:19:49] [Server thread/INFO]: Chunks to Grow per Tick: 650
[16:19:49] [Server thread/INFO]: Clear tick list: false
[16:19:49] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:19:49] [Server thread/INFO]: Mob Spawn Range: 4
[16:19:49] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[16:19:49] [Server thread/INFO]: Max Entity Collisions: 8
[16:19:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:19:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:19:49] [Server thread/INFO]: Anti X-Ray: true
[16:19:49] [Server thread/INFO]: Engine Mode: 1
[16:19:49] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[16:19:49] [Server thread/INFO]: Replace Blocks: [1, 5]
[16:19:49] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:19:49] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:19:49] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:19:49] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:19:49] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:19:49] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:19:49] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:19:49] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[16:19:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:19:49] [Server thread/INFO]: Random Lighting Updates: false
[16:19:49] [Server thread/INFO]: Sending up to 10 chunks per packet
[16:19:49] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[16:19:49] [Server thread/INFO]: Structure Info Saving: true
[16:19:49] [Server thread/INFO]: Max TNT Explosions: 100
[16:19:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[16:19:49] [Server thread/INFO]: [CombatTagPlus] Disabling CombatTagPlus v1.2.3
[16:19:49] [Server thread/INFO]: [Vampire] Disabling Vampire v2.9.0
[16:19:49] [Server thread/INFO]: [0;36;22m[[0;36;1mVampire 2.9.0[0;36;22m] [0;33;1mDisabled[m
[16:19:49] [Server thread/INFO]: [MassiveBooks] Disabling MassiveBooks v2.9.0
[16:19:49] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveBooks 2.9.0[0;36;22m] [0;33;1mDisabled[m
[16:19:49] [Server thread/INFO]: [Factions] Disabling Factions v2.9.0
[16:19:49] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.9.0[0;36;22m] [0;33;1m[0;31;1mIntegration Deactivated [0;35;1mIntegrationSpigot[m
[16:19:49] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.9.0[0;36;22m] [0;33;1mDisabled[m
[16:19:49] [Server thread/INFO]: [CreativeGates] Disabling CreativeGates v2.9.0
[16:19:49] [Server thread/INFO]: [0;36;22m[[0;36;1mCreativeGates 2.9.0[0;36;22m] [0;33;1mDisabled[m
[16:19:49] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.8.12
[16:19:49] [Server thread/INFO]: [MassiveHat] Disabling MassiveHat v2.9.0
[16:19:49] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveHat 2.9.0[0;36;22m] [0;33;1mDisabled[m
[16:19:49] [Server thread/INFO]: [MassiveTickets] Disabling MassiveTickets v2.9.0
[16:19:49] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveTickets 2.9.0[0;36;22m] [0;33;1mDisabled[m
[16:19:49] [Server thread/INFO]: [MassiveCore] Disabling MassiveCore v2.9.0
[16:19:49] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;31;1mIntegration Deactivated [0;35;1mIntegrationVault[m
[16:19:49] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinWorld[0;33;1m set to [0;35;1mDefault[m
[16:19:49] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinVisibility[0;33;1m set to [0;35;1mDefault[m
[16:19:49] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinTitle[0;33;1m set to [0;35;1mDefault[m
[16:19:49] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinTeleport[0;33;1m set to [0;35;1mDefault[m
[16:19:49] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinSenderPs[0;33;1m set to [0;35;1mDefault[m
[16:19:49] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinPlayed[0;33;1m set to [0;35;1mDefault[m
[16:19:49] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinModification[0;33;1m set to [0;35;1mDefault[m
[16:19:49] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinMessage[0;33;1m set to [0;35;1mDefault[m
[16:19:49] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinMassiveCraftPremium[0;33;1m set to [0;35;1mDefault[m
[16:19:49] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinLog[0;33;1m set to [0;35;1mDefault[m
[16:19:49] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinKick[0;33;1m set to [0;35;1mDefault[m
[16:19:49] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinInventory[0;33;1m set to [0;35;1mDefault[m
[16:19:49] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinGamemode[0;33;1m set to [0;35;1mDefault[m
[16:19:49] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinDisplayName[0;33;1m set to [0;35;1mDefault[m
[16:19:49] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinCommand[0;33;1m set to [0;35;1mDefault[m
[16:19:49] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinActual[0;33;1m set to [0;35;1mDefault[m
[16:19:49] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinActionbar[0;33;1m set to [0;35;1mDefault[m
[16:19:49] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinEvent[0;33;1m set to [0;35;1mDefault[m
[16:19:49] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1mDisabled[m
[16:19:49] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
[16:19:49] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
[16:19:49] [Server thread/INFO]: [Essentials] Payment method was disabled. No longer accepting payments.
[16:19:49] [Server thread/INFO]: [AntiAura] Disabling AntiAura v0.3-SNAPSHOT
[16:19:49] [Server thread/INFO]: [EssentialsAntiBuild] Disabling EssentialsAntiBuild vTeamCity
[16:19:49] [Server thread/INFO]: [EssentialsGeoIP] Disabling EssentialsGeoIP vTeamCity
[16:19:49] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
[16:19:49] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect vTeamCity
[16:19:49] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v12.9.5
[16:19:49] [Server thread/INFO]: [KitAdder] Disabling KitAdder v2.6
[16:19:49] [Server thread/INFO]: [KitAdder] KitAdder plugin has been disabled!
[16:19:49] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.1.0
[16:19:49] [Server thread/INFO]: [LoginSecurity] Disabling LoginSecurity v2.1.6
[16:19:49] [Server thread/INFO]: [LoginSecurity] Waiting for queued tasks...
[16:19:49] [Server thread/INFO]: [LoginSecurity] ExecutorService shut down, ready to disable.
[16:19:49] [Server thread/INFO]: [iConomy_Recreation] Disabling iConomy_Recreation v8.0
[16:19:49] [Server thread/INFO]: [iConomy_Recreation] Closing general data...
[16:19:49] [Server thread/INFO]: [iConomy_Recreation] Disabled. (0 ms)
[16:19:49] [Server thread/INFO]: [AntiLag] Disabling AntiLag v2.0
[16:19:49] [Server thread/INFO]: [iChatPlus] Disabling iChatPlus v4.0
[16:19:49] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
[16:19:49] [Server thread/INFO]: [Spawntp] Disabling Spawntp v1.0.0
[16:19:49] [Server thread/INFO]: The spawn plugin has been deactivated!
[16:19:49] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.5;4651611
[16:19:49] [Server thread/WARN]: Plugin `iConomy_Recreation v8.0' uses the space-character (0x20) in its name `iConomy Recreation' - this is discouraged
[16:19:49] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
[16:19:49] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerLocation but not supported by DB Platform - ignored
[16:19:49] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerProfile but not supported by DB Platform - ignored
[16:19:49] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.Migration but not supported by DB Platform - ignored
[16:19:49] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerInventory but not supported by DB Platform - ignored
[16:19:49] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.ActionEntry but not supported by DB Platform - ignored
[16:19:49] [Server thread/INFO]: Entities enhanced[0] subclassed[5]
[16:19:50] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.5;4651611
[16:19:50] [Server thread/INFO]: [Spawntp] Loading Spawntp v1.0.0
[16:19:50] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
[16:19:50] [Server thread/INFO]: [iChatPlus] Loading iChatPlus v4.0
[16:19:50] [Server thread/INFO]: [AntiLag] Loading AntiLag v2.0
[16:19:50] [Server thread/INFO]: [iConomy_Recreation] Loading iConomy_Recreation v8.0
[16:19:50] [Server thread/INFO]: [LoginSecurity] Loading LoginSecurity v2.1.6
[16:19:50] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.1.0
[16:19:50] [Server thread/INFO]: [KitAdder] Loading KitAdder v2.6
[16:19:50] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v12.9.5
[16:19:50] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
[16:19:50] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
[16:19:50] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP vTeamCity
[16:19:50] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vTeamCity
[16:19:50] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
[16:19:50] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
[16:19:50] [Server thread/INFO]: [AntiAura] Loading AntiAura v0.3-SNAPSHOT
[16:19:50] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
[16:19:50] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
[16:19:50] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.9.0
[16:19:50] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
[16:19:50] [Server thread/INFO]: [MassiveTickets] Loading MassiveTickets v2.9.0
[16:19:50] [Server thread/INFO]: [MassiveHat] Loading MassiveHat v2.9.0
[16:19:50] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
[16:19:50] [Server thread/INFO]: [CreativeGates] Loading CreativeGates v2.9.0
[16:19:50] [Server thread/INFO]: [Factions] Loading Factions v2.9.0
[16:19:50] [Server thread/INFO]: [MassiveBooks] Loading MassiveBooks v2.9.0
[16:19:50] [Server thread/INFO]: [Vampire] Loading Vampire v2.9.0
[16:19:50] [Server thread/INFO]: [CombatTagPlus] Loading CombatTagPlus v1.2.3
[16:19:50] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.1.0
[16:19:50] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[16:19:50] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
[16:19:50] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[16:19:50] [Server thread/WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
[16:19:50] [Server thread/WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
[16:19:50] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
[16:19:50] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
[16:19:50] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
[16:19:50] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[16:19:50] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
[16:19:50] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
[16:19:50] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.9.0
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m=== ENABLE START ===[m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mLoading Cachefile datas...[m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mLoading Onlineplayer datas...[m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mLoading Registry datas...[m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mSaving Cachefile...[m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mSetup of IdUtil took [0;35;1m9[0;33;1mms.[m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsBasics[0;33;1m set to [0;35;1mMinecraft 1.7.10+ [1_7_R4+][m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsBoard[0;33;1m set to [0;35;1mMinecraft 1.8.0+ [1_8_R1+][m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsChat[0;33;1m set to [0;35;1mMinecraft 1.8.3+ [1_8_R2+][m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsEntityDamageEvent[0;33;1m set to [0;35;1mMinecraft 1.7.10+ [1_7_R4+][m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsEntityGet[0;33;1m set to [0;35;1mMinecraft 1.8.0+ [1_8_R1+][m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsItemStackCreate[0;33;1m set to [0;35;1mMinecraft 1.7.10+ [1_7_R4+][m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsItemStackTooltip[0;33;1m set to [0;35;1mMinecraft 1.8.0+ [1_8_R1+][m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsPermissions[0;33;1m set to [0;35;1mMinecraft 1.7.10+ [1_7_R4+][m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsPlayerInventoryCreate[0;33;1m set to [0;35;1mMinecraft 1.7.10+ [1_7_R4+][m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mNmsSkullMeta[0;33;1m set to [0;35;1mMinecraft 1.8.0+ [1_8_R1+][m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;32;1mIntegration Activated [0;35;1mIntegrationVault[m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinEvent[0;33;1m set to [0;35;1mDefault[m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinActionbar[0;33;1m set to [0;35;1mDefault[m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinActual[0;33;1m set to [0;35;1mDefault[m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinCommand[0;33;1m set to [0;35;1mDefault[m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinDisplayName[0;33;1m set to [0;35;1mDefault[m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinGamemode[0;33;1m set to [0;35;1mDefault[m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinInventory[0;33;1m set to [0;35;1mDefault[m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinKick[0;33;1m set to [0;35;1mDefault[m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinLog[0;33;1m set to [0;35;1mDefault[m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinMassiveCraftPremium[0;33;1m set to [0;35;1mDefault[m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinMessage[0;33;1m set to [0;35;1mDefault[m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinModification[0;33;1m set to [0;35;1mDefault[m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinPlayed[0;33;1m set to [0;35;1mDefault[m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinSenderPs[0;33;1m set to [0;35;1mDefault[m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinTeleport[0;33;1m set to [0;35;1mDefault[m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinTitle[0;33;1m set to [0;35;1mDefault[m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinVisibility[0;33;1m set to [0;35;1mDefault[m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m[0;33;1mMixin [0;35;1mMixinWorld[0;33;1m set to [0;35;1mDefault[m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveCore 2.9.0[0;36;22m] [0;33;1m=== ENABLE [0;32;1mCOMPLETE [0;33;1m(Took [0;35;1m263ms[0;33;1m) ===[m
[16:19:50] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.5;4651611
[16:19:50] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[16:19:50] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
[16:19:50] [Server thread/INFO]: [Spawntp] Enabling Spawntp v1.0.0
[16:19:50] [Server thread/INFO]: The spawn plugin is activated!
[16:19:50] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
[16:19:50] [Server thread/INFO]: Bukkit version format changed. Version not checked.
[16:19:50] [Server thread/INFO]: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
[16:19:50] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
[16:19:50] [Server thread/INFO]: Using locale en_US
[16:19:50] [Server thread/INFO]: Using locale en_US
[16:19:50] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[16:19:50] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[16:19:50] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[16:19:50] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy version: 1.5.6-b49)
[16:19:50] [Server thread/INFO]: [iChatPlus] Enabling iChatPlus v4.0
[16:19:50] [Server thread/INFO]: §ciChat+
[16:19:50] [Server thread/INFO]: §aBy gal0511
[16:19:50] [Server thread/INFO]: §cHas been enabled!
[16:19:50] [Server thread/INFO]: [AntiLag] Enabling AntiLag v2.0
[16:19:50] [Server thread/INFO]: [iConomy_Recreation] Enabling iConomy_Recreation v8.0
[16:19:50] [Server thread/INFO]: [iConomy_Recreation - April Fools] Enabled (10 ms)
[16:19:50] [Server thread/INFO]: [iConomy_Recreation] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
[16:19:50] [Server thread/INFO]: [Vault][Economy] iConomy 8 hooked.
[16:19:50] [Server thread/INFO]: [LoginSecurity] Enabling LoginSecurity v2.1.6
[16:19:50] [Thread-191/INFO]: [iConomy_Recreation - April Fools] Purged accounts with default balance.
[16:19:50] [Server thread/INFO]: [LoginSecurity] Loading base translations from "en_us"
[16:19:50] [Server thread/INFO]: [LoginSecurity] Loading specified translations from "en_us"
[16:19:50] [Server thread/INFO]: [LoginSecurity] Connection to database....
[16:19:50] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
[16:19:50] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerLocation but not supported by DB Platform - ignored
[16:19:50] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerProfile but not supported by DB Platform - ignored
[16:19:50] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.Migration but not supported by DB Platform - ignored
[16:19:50] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerInventory but not supported by DB Platform - ignored
[16:19:50] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.ActionEntry but not supported by DB Platform - ignored
[16:19:50] [Server thread/INFO]: Entities enhanced[0] subclassed[5]
[16:19:50] [Server thread/INFO]: [LoginSecurity] Checking database version...
[16:19:50] [Server thread/INFO]: [LoginSecurity] Applied 0 missing database upgrades.
[16:19:50] [Server thread/INFO]: [LoginSecurity] Registering commands...
[16:19:50] [Server thread/INFO]: [LoginSecurity] Registering listeners...
[16:19:50] [Server thread/INFO]: [KitAdder] Enabling KitAdder v2.6
[16:19:50] [Server thread/INFO]: [KitAdder] KitAdder plugin has been enabled!
[16:19:50] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v12.9.5
[16:19:50] [Server thread/INFO]: [0;32;1mDetected Minecraft [0;33;1mv1_8_R3[0;32;1m, using [0;33;1mUniversalSkinFactory[m
[16:19:50] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
[16:19:50] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
[16:19:50] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP vTeamCity
[16:19:50] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
[16:19:50] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vTeamCity
[16:19:50] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
[16:19:50] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[16:19:50] [Server thread/ERROR]: [PermissionsEx]
========== UNABLE TO LOAD PERMISSIONS BACKEND =========
Your configuration must be fixed before PEX will enable
Details: Error loading permissions file!
=======================================================
ru.tehkode.permissions.exceptions.PermissionBackendException: Error loading permissions file!
at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:321) ~[PermissionsEx-1.23.4.jar:?]
at ru.tehkode.permissions.backends.file.FileBackend.<init>(FileBackend.java:120) ~[PermissionsEx-1.23.4.jar:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_101]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_101]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_101]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_101]
at ru.tehkode.permissions.backends.PermissionBackend.getBackend(PermissionBackend.java:392) ~[PermissionsEx-1.23.4.jar:?]
at ru.tehkode.permissions.backends.PermissionBackend.getBackend(PermissionBackend.java:367) ~[PermissionsEx-1.23.4.jar:?]
at ru.tehkode.permissions.PermissionManager.createBackend(PermissionManager.java:624) ~[PermissionsEx-1.23.4.jar:?]
at ru.tehkode.permissions.PermissionManager.setBackend(PermissionManager.java:606) ~[PermissionsEx-1.23.4.jar:?]
at ru.tehkode.permissions.PermissionManager.initBackend(PermissionManager.java:693) ~[PermissionsEx-1.23.4.jar:?]
at ru.tehkode.permissions.PermissionManager.<init>(PermissionManager.java:67) ~[PermissionsEx-1.23.4.jar:?]
at ru.tehkode.permissions.bukkit.PermissionsEx.onEnable(PermissionsEx.java:175) [PermissionsEx-1.23.4.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:741) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.Bukkit.reload(Bukkit.java:535) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_101]
Caused by: org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
in 'string', line 3, column 9:
default: true
^
expected <block end>, but found Scalar
in 'string', line 45, column 12:
- 'essentials.realname'
^

at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at ru.tehkode.permissions.backends.file.FileConfig.loadFromString(FileConfig.java:68) ~[PermissionsEx-1.23.4.jar:?]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at ru.tehkode.permissions.backends.file.FileConfig.load(FileConfig.java:38) ~[PermissionsEx-1.23.4.jar:?]
at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:309) ~[PermissionsEx-1.23.4.jar:?]
... 28 more
Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
in 'string', line 3, column 9:
default: true
^
expected <block end>, but found Scalar
in 'string', line 45, column 12:
- 'essentials.realname'
^

at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at ru.tehkode.permissions.backends.file.FileConfig.loadFromString(FileConfig.java:68) ~[PermissionsEx-1.23.4.jar:?]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at ru.tehkode.permissions.backends.file.FileConfig.load(FileConfig.java:38) ~[PermissionsEx-1.23.4.jar:?]
at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:309) ~[PermissionsEx-1.23.4.jar:?]
... 28 more
[16:19:50] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
[16:19:50] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[16:19:50] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
[16:19:50] [Server thread/ERROR]: Could not pass event PluginDisableEvent to Essentials vTeamCity
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:358) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at ru.tehkode.permissions.bukkit.PermissionsEx.onEnable(PermissionsEx.java:279) [PermissionsEx-1.23.4.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:741) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.Bukkit.reload(Bukkit.java:535) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_101]
Caused by: ru.tehkode.permissions.exceptions.PermissionsNotAvailable: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:405) ~[?:?]
at com.earth2me.essentials.perm.PermissionsExHandler.<init>(PermissionsExHandler.java:17) ~[?:?]
at com.earth2me.essentials.perm.PermissionsHandler.checkPermissions(PermissionsHandler.java:121) ~[?:?]
at com.earth2me.essentials.EssentialsPluginListener.onPluginDisable(EssentialsPluginListener.java:48) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
... 21 more
[16:19:50] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[16:19:50] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
[16:19:50] [Server thread/INFO]: [AntiAura] Enabling AntiAura v0.3-SNAPSHOT
[16:19:50] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
[16:19:50] [Server thread/INFO]: [MassiveTickets] Enabling MassiveTickets v2.9.0
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveTickets 2.9.0[0;36;22m] [0;33;1m=== ENABLE START ===[m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveTickets 2.9.0[0;36;22m] [0;33;1m=== ENABLE [0;32;1mCOMPLETE [0;33;1m(Took [0;35;1m43ms[0;33;1m) ===[m
[16:19:50] [Server thread/INFO]: [MassiveHat] Enabling MassiveHat v2.9.0
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveHat 2.9.0[0;36;22m] [0;33;1m=== ENABLE START ===[m
[16:19:50] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveHat 2.9.0[0;36;22m] [0;33;1m=== ENABLE [0;32;1mCOMPLETE [0;33;1m(Took [0;35;1m6ms[0;33;1m) ===[m
[16:19:50] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
[16:19:51] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
[16:19:51] [Server thread/INFO]: creating table 'items'
[16:19:51] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
[16:19:51] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
[16:19:51] [Server thread/INFO]: creating table 'accounts'
[16:19:51] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
[16:19:51] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
[16:19:51] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
[16:19:51] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
[16:19:51] [Server thread/INFO]: [CreativeGates] Enabling CreativeGates v2.9.0
[16:19:51] [Server thread/INFO]: [0;36;22m[[0;36;1mCreativeGates 2.9.0[0;36;22m] [0;33;1m=== ENABLE START ===[m
[16:19:51] [Server thread/INFO]: [0;36;22m[[0;36;1mCreativeGates 2.9.0[0;36;22m] [0;33;1m=== ENABLE [0;32;1mCOMPLETE [0;33;1m(Took [0;35;1m21ms[0;33;1m) ===[m
[16:19:51] [Server thread/INFO]: [Factions] Enabling Factions v2.9.0
[16:19:51] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.9.0[0;36;22m] [0;33;1m=== ENABLE START ===[m
[16:19:51] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.9.0[0;36;22m] [0;33;1m[0;32;1mIntegration Activated [0;35;1mIntegrationSpigot[m
[16:19:51] [Server thread/INFO]: [0;36;22m[[0;36;1mFactions 2.9.0[0;36;22m] [0;33;1m=== ENABLE [0;32;1mCOMPLETE [0;33;1m(Took [0;35;1m141ms[0;33;1m) ===[m
[16:19:51] [Server thread/INFO]: [MassiveBooks] Enabling MassiveBooks v2.9.0
[16:19:51] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveBooks 2.9.0[0;36;22m] [0;33;1m=== ENABLE START ===[m
[16:19:51] [Server thread/INFO]: [0;36;22m[[0;36;1mMassiveBooks 2.9.0[0;36;22m] [0;33;1m=== ENABLE [0;32;1mCOMPLETE [0;33;1m(Took [0;35;1m22ms[0;33;1m) ===[m
[16:19:51] [Server thread/INFO]: [Vampire] Enabling Vampire v2.9.0
[16:19:51] [Server thread/INFO]: [0;36;22m[[0;36;1mVampire 2.9.0[0;36;22m] [0;33;1m=== ENABLE START ===[m
[16:19:51] [Server thread/INFO]: [0;36;22m[[0;36;1mVampire 2.9.0[0;36;22m] [0;33;1m=== ENABLE [0;32;1mCOMPLETE [0;33;1m(Took [0;35;1m32ms[0;33;1m) ===[m
[16:19:51] [Server thread/INFO]: [CombatTagPlus] Enabling CombatTagPlus v1.2.3
[16:19:51] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[16:19:51] [Server thread/INFO]: CONSOLE: [0;32;1mReload complete.[m
[16:19:51] [Craft Scheduler Thread - 320/INFO]: [Vault] Checking for Updates ...
[16:19:51] [Craft Scheduler Thread - 317/INFO]: [m
[16:19:51] [Craft Scheduler Thread - 317/INFO]: [0;32;1m +===============+[m
[16:19:51] [Craft Scheduler Thread - 317/INFO]: [0;32;1m | SkinsRestorer |[m
[16:19:51] [Craft Scheduler Thread - 317/INFO]: [0;32;1m +===============+[m
[16:19:51] [Craft Scheduler Thread - 317/INFO]: [m
[16:19:51] [Craft Scheduler Thread - 317/INFO]: [0;36;1m Current version: [0;31;1m12.9.5[m
[16:19:51] [Craft Scheduler Thread - 317/INFO]: [0;32;1m The latest version![m
[16:19:51] [Craft Scheduler Thread - 317/INFO]: [m
[16:19:52] [Craft Scheduler Thread - 320/INFO]: [Vault] No new version available
 

Detobel36

Créateur de plugins (PhoenixRebirth)
Support
17 Août 2012
10 531
24
2 247
347
28
Bruxelles - Belgique
www.phoenix-rebirth.fr

gamerhugo06

Bucheron
6 Juillet 2014
29
0
14
23
me suis un peu gouré de terme désolé, je voulais dire que c'était le meme qu'avant mais que j'avais ajotué les crochets a inheritance et le guillemet manquant a factions.money.kit.standard
 

Detobel36

Créateur de plugins (PhoenixRebirth)
Support
17 Août 2012
10 531
24
2 247
347
28
Bruxelles - Belgique
www.phoenix-rebirth.fr
Salut,

me suis un peu gouré de terme désolé, je voulais dire que c'était le meme qu'avant mais que j'avais ajotué les crochets a inheritance et le guillemet manquant a factions.money.kit.standard
Et supprimé tous les guillemets ? Ils ne servent à rien et sont source d'erreur.
Renvoie ton fichier quand même.


Cordialement,
Detobel36
 

gamerhugo06

Bucheron
6 Juillet 2014
29
0
14
23
j'ai supprimé tout les guillements, le plugin fonctionne MAIS :
- les kits ne marche pas
- sans etre op on ne peut pas casser de bloc alors que le plugin qui est sensé etre lié a permissionsex et donner l'accès au cassage de bloc (modifyworld, j'ai bien mis la permission) fonctionne

Code:
groups:
  Default:
    info:
      prefix: '[Joueur]'
      suffix: ''
      build: true
    inheritance: []
    permissions:
    - factions.autoclaim
    - factions.chat
    - factions.claim
    - factions.deinvite
    - factions.description
    - factions.disband
    - factions.help
    - factions.home
    - factions.invite
    - factions.join
    - factions.leave
    - factions.sethome
    - factions.list
    - factions.map
    - factions.mod
    - factions.money.kit.Standard
    - factions.owner
    - factions.ownerlist
    - factions.power
    - factions.power.any
    - modifyworld.*
    - factions.relation
    - factions.show
    - factions.tag
    - factions.title
    - factions.unclaim
    - factions.unclaimall
    - essentials.kits.Start
    - essentials.balance
    - essentials.balance.others
    - essentials.pay
    - essentials.afk
    - essentials.ignore
    - essentials.msg
    - essentials.msg.url
    - essentials.suicide
    - essentials.ping
    - essentials.sethome
    - essentials.home
    - essentials.tpa
    - essentials.warp
    - essentials.warps.*
    - essentials.helpop
    options:
      default: true
  Chevalier:
    info:
      prefix: '&1[Chevalier]'
      suffix: ''
      build: true
    inheritance:
    - Joueur
    permissions:
    - essentials.kits.Chevalier
    - essentials.hat
    - essentials.sethome.multiple
    options:
      default: false
  Paladin:
    info:
      prefix: '&b[Paladin]'
      suffix: ''
      build: true
    inheritance:
    - Chevalier
    permissions:
    - essentials.kits.Paladin
    - essentials.feed
    - essentials.sethome.multiple
    options:
      default: false
  Roi:
    info:
      prefix: '&e[Roi]'
      suffix: ''
      build: true
    inheritance:
    - Paladin
    permissions:
    - essentials.kits.Roi
    - essentials.nick
    - essentials.workbench
    - essentials.sethome.multiple
    options:
      default: false
  Demi-Dieu:
    info:
      prefix: '&7[Demi-Dieu]'
      suffix: ''
      build: true
    inheritance:
    - Roi
    permissions:
    - essentials.kits.Demi-Dieu
    - essentials.nick.color
    - essentials.enderchest
    - essentials.repair.all
    options:
      default: false
  Dieu:
    info:
      prefix: '&a[Dieu]'
      suffix: ''
      build: true
    inheritance:
    - Demi-Dieu
    permissions:
    - essentials.kits.Dieu
    - essentials.fly
    - essentials.heal
    - essentials.exp
    - essentials.fly.safelogin
    options:
      default: false
  Dieu-lightning:
    info:
      prefix: '&a[Dieu]'
      suffix: ''
      build: true
    inheritance:
    - Dieu
    permissions:
    - essentials.lightning
    options:
      default: false
  Moderateur:
    info:
      prefix: '&2[Moderateur]'
      suffix: ''
      build: true
    inheritance:
    - Dieu-lightning
    permissions:
    - essentials.tp
    - essentials.sudo
    - essentials.tempban
    - essentials.tempban.offline
    - essentials.tempban.unlimited
    - essentials.ban
    - essentials.jails
    - essentials.mute
    - essentials.mute.offline
    - essentials.vanish
    - essentials.kits.*
    - essentials.god
    - essentials.helpop.receive
    options:
      default: false
  Chef-Modo:
    info:
      prefix: '&2[Chef-Modo]'
      suffix: ''
      build: true
    inheritance:
    - "Mod\xc3\xa9rateur"
    permissions:
    - essentials.socialspy
    - essentials.invsee
    - essentials.whois
    options:
      default: false
  Chef-Modo_thanol:
    info:
      prefix: '&2[Chef-Modo]'
      suffix: ''
      build: true
    inheritance:
    - Chef-Modo
    permissions:
    - essentials.gamemode
    options:
      default: false
  Administrateur:
    info:
      prefix: '&c[Admin]'
      suffix: ''
      build: true
    inheritance:
    - Chef-Modo_thanol
    permissions:
    - essentials.kickall
    - essentials.weather
    - essentials.vanish.see
    - essentials.geoip.show
    - essentials.give
    - essentials.exp.give
    - essentials.ptime
    - essentials.time
    - essentials.time.set
    - essentials.setwarp
    options:
      default: false
  Co-Fondateur:
    info:
      prefix: '&4[Co-Fondateur]'
      suffix: ''
      build: true
    inheritance:
    - Administrateur
    permissions:
    - '*'
    options:
      default: false
  Fondateur:
    info:
      prefix: '&4[Fondateur]'
      suffix: ''
      build: true
    inheritance:
    - Administrateur
    permissions:
    - '*'
    options:
      default: false
schema-version: 1
users:
  19937af9-004f-3493-a518-a59a95f1056a:
    options:
      name: gamerhugo06
      prefix: '&4[Fondateur]'
    group:
    - Fondateur
  66216b55-7c73-3bc3-b431-9db333065dc7:
    group:
    - Moderateur
    options:
      prefix: "&2[Mod\xe9rateur]"
      name: danone
pourtant aucune erreur dans la console
 

Detobel36

Créateur de plugins (PhoenixRebirth)
Support
17 Août 2012
10 531
24
2 247
347
28
Bruxelles - Belgique
www.phoenix-rebirth.fr
Salut,

- sans etre op on ne peut pas casser de bloc alors que le plugin qui est sensé etre lié a permissionsex et donner l'accès au cassage de bloc (modifyworld, j'ai bien mis la permission) fonctionne
Quel message d'erreur lorsque tu essaye de poser un bock ?

- les kits ne marche pas
Essayes de rajouter la permissions
Code:
essentials.kit


Cordialement,
Detobel36
 

gamerhugo06

Bucheron
6 Juillet 2014
29
0
14
23
j'ai le message d'erreur : "You are not permitted to interact with <objet/bloc>"
EDIT : meme en ajoutant la permission essentials.kit ça ne marche toujours pas et le msg d'erreur est tjr la
 
Dernière édition:

Plx0wn

Ancien
Ancien
20 Mars 2013
108
9
125
24
En France (Tu sauras pas plus coquin.)
Essaye de ne pas faire de copier/coller, souvent les fichiers YAML (fichier configs) n'aiment pas les espaces inutile, lorsque tu ajoutes une permissions et que tu reviens à la ligne, pour aligner toutes les permissions n'utilise pas le bouton "tab". Essaye ensuite de mettre le moins de chose possible, supprime tout les "suffix" par exemple, cela pourrait créer (on sait jamais) des bugs. Entraine toi a écrire toi même les configs, c'est chiant, c'est long mais ce sera mieux!
De plus comme tu es en version 1.8.9, regarde toujours si le plugin est compatible!

"You are not permitted to interact with <objet/bloc>"

Tu as essentials anti-build? Ou modifyworld? Si oui, supprime les !
 
Dernière édition par un modérateur:

gamerhugo06

Bucheron
6 Juillet 2014
29
0
14
23
modifyworld je sais pas supprimer car c'est nécessaire pour permissionsEx sinon personne sait casser même les /op
edit : j'ai retiré essentials antibuild