Advertisement
Guest User

GeneralConfig.yml

a guest
May 25th, 2017
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. Storage: SQLite
  2. MySQL:
  3. Host: localhost
  4. Port: 3306
  5. Username: root
  6. Password: Password
  7. Database: freunde
  8. General:
  9. Language: deutsch
  10. UseOwnLanguageFile: 'true'
  11. DisablePlayerStateChangedNotification: 'false'
  12. UseWorldSwitch: 'false'
  13. MaxPlayersInParty: 30
  14. DisableCommand:
  15. Friends:
  16. List: 'false'
  17. MSG: 'true'
  18. Settings: 'false'
  19. Jump: 'true'
  20. Party:
  21. Chat: 'false'
  22. Info: 'false'
  23. Kick: 'false'
  24. Leader: 'false'
  25. PartyDoNotJoinTheseWorlds: lobby1|lobby2
  26. Permissions:
  27. FriendPermission: ''
  28. PartyPermission: ''
  29. NoPlayerLimitForPartys: ''
  30. Aliases:
  31. PartyAlias: party
  32. JoinAlias: join
  33. InviteAlias: invite
  34. KickAlias: kick
  35. InfoAlias: info
  36. leaveAlias: leave
  37. ChatAlias: chat
  38. LeaderAlias: setleader
  39. AcceptAlias: accept
  40. AddAlias: add
  41. DenyAlias: deny
  42. ListAlias: info
  43. RemoveAlias: remove
  44. FriendsAlias: friend
  45. PartyChatShortAlias: chat
  46. FriendsAliasMsg: msg
  47. JumpAlias: jump
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement