Permissions - Gibstick/DiscoSheep GitHub Wiki

supernodes

  • discosheep.*

    • grants access to all DiscoSheep permissions
  • discosheep.party.*

    • grants access to all party-related commands
  • discosheep.admin.*

    • grants access to all administration-related commands

party

  • discosheep.party.me

    • allows a player to have a single party with /ds me
  • discosheep.party.all

    • allows a player to call a server-wide party
  • discosheep.party.other

    • allow a player to use the /ds other command
  • discosheep.party.fireworks

    • allow a player to use the -fw switch for fireworks
  • discosheep.party.spawnguests

    • allow a player to spawn guests with the -g switch
  • discosheep.party.lightning

    • allow a player to start a party with a lightning effect with the -l switch
  • discosheep.party.onjoin

    • allow a player to have a party upon join
  • discosheep.party.changeperiod

    • allow a player to change the period of a party with the -p switch

admin

  • discosheep.admin.stopall

  • allow a player to stop all parties with /ds stopall

  • discosheep.admin.reload

  • allow a player to use the /ds reload command to reload config from disk

  • discosheep.admin.changedefaults

  • allow a player to change the defaults with the /ds defaults command

  • discosheep.admin.saveconfig

  • allow a player to save changes to the defaults to disk with the /ds saveconfig command

  • discosheep.admin.toggleonjoin

  • allow a player to globally disable or enable the party on join functionality