RTLBukkit / PlayerDinger

0 stars 0 forks source link

The plugin just ignores the config file #1

Open ZenTauren opened 11 years ago

ZenTauren commented 11 years ago

Hello there, the plugin just ignores my config file, it doesn't matter what i change, it just plays the same level up sound, even if i change it to BURP. I need help with this, it's a very good plugin, and i seem to be doing something wrong.

ZenTauren commented 11 years ago

Here's my config file

ZenTauren commented 11 years ago

player: join: enabled: 'true' sound: LEVEL_UP volume: '2.0' pitch: '0.5' quit: enabled: 'true' sound: BURP volume: '2.0' pitch: '0.5' newPlayer: join: enabled: 'true' sound: CAT_PURREOW volume: '2.0' pitch: '0.5' quit: enabled: 'false' sound: BAT_HURT volume: '2.0' pitch: '0.5' advanced: Admins: causePermission: streetcraft.admins priority: '100' recievePermission: streetcraft.players1 join: enabled: 'true' sound: AMBIENCE_THUNDER volume: '2.0' pitch: '2.0' quit: enabled: 'true' sound: BURP volume: '2.0' pitch: '0.5' Vips: causePermission: streetcraft.vips priority: '50' recievePermission: streetcraft.players2 join: enabled: 'true' sound: ANVIL_LAND volume: '2.0' pitch: '2.0' quit: enabled: 'true' sound: PIG_DEATH volume: '2.0' pitch: '2.0'

ryantheleach commented 11 years ago

Oh crap. Thanks, will look into this. You may want to use a previous version, its not quite as advanced but at least it works.

ryantheleach commented 11 years ago

I tried testing it on my own server, it seems to be working, are there any errors being thrown up in console at all? I haven't tested the advanced mode as much as I should have, but the logic in the code seems sound.