1 votes

Où puis-je obtenir une liste de base de toutes les autorisations que je peux refuser/autoriser dans PEX ?

Je suis en train de construire mon serveur, et j'ai choisi le plugin PEX Bukkit.

Il est jusqu'à présent très facile à utiliser. (Bien que je sois un programmeur, donc tout fichier de paramètres bizarre que vous devez modifier en utilisant la ligne de commande accrochée via SSH à votre Raspberry Pi est facile). Mais ce n'est pas le sujet.

Je me demande s'il existe un Wiki ou une page similaire qui liste toutes les permissions de base dans une installation Bukkit fraîche ? Je peux facilement les obtenir pour mes mods ; presque tous sont bien supportés et ont une petite section sur leur page. Ceux qui ne le sont pas, je ne donnerais jamais le pouvoir de les utiliser "toussa toussa anti-greif". Cependant, je ne peux pas trouver une liste simple des permissions de base qui seront compatibles avec PEX.

Ce que je veux, ce sont des choses comme "arrêter le serveur" ou "aide" qui sont standard dans Minecraft.

3voto

J.W.F. Points 405

Je pense que vous faites référence aux nœuds de permission qui sont déjà intégrés dans Bukkit, tels que /say , /plugin , /help , /stop etc. Vous pouvez les trouver sur le site Bukkit Wiki dans un tableau agréable et organisé.

1voto

DaddyElf Points 11
---------- Permission nodes for Bukkit ----------
bukkit.command.version - Gives the version number of the server.
bukkit.command.plugins - Lists all installed plugins on the server.
bukkit.command.reload - Stops and restarts all plugins on the server.
bukkit.command.timings - Records timings for all plugin events.
bukkit.command.tell - Allows the user to privately message another player.
bukkit.command.kill - Allows the player to kill themselves, returning to spawn.
bukkit.command.me - Says a message from the player's point of view (emote)
bukkit.command.help - Shows a list of server commands
bukkit.command.kick - Removes a player from the server.
bukkit.command.ban.player - Bans a player from the server.
bukkit.command.ban.list - Shows the banned players.
bukkit.command.unban.player - Pardons a banned player.
bukkit.command.ban.ip - Bans an IP address from the server.
bukkit.command.unban.ip - Pardons a banned IP address.
bukkit.command.op.give - Turns a player into a server operator.
bukkit.command.op.take - Removes server operator status from a player.
bukkit.command.teleport - Moves player to another player or coordinates.
bukkit.command.give - Gives player blocks/items 
bukkit.command.stop - Gracefully stops the server
bukkit.command.save.perform - Forces a server-wide level save of the terrain.
bukkit.command.save.disable - Disables automatic terrain saving 
bukkit.command.save.enable - Re-enables automatic terrain saving.
bukkit.command.list - Lists all currently connected players.
bukkit.command.say - Broadcasts a message to all players as the server.
bukkit.command.whitelist.enable - Enable whitelist (only listed players my join)
bukkit.command.whitelist.disable - Disable whitelist (all players may join)
bukkit.command.whitelist.add - Add a player to the whitelist
bukkit.command.whitelist.remove - Remove a player from the whitelist
bukkit.command.whitelist.list - Lists all currently whitelisted players.
bukkit.command.whitelist.reload - Reload the whitelist from file. 
bukkit.command.time.add - Add to the world time.
bukkit.command.time.set - Set the world time.
bukkit.command.gamemode - Change the gamemode of a player.
bukkit.command.xp - Give player xp.
bukkit.command.toggledownfall - Turon on/off current weather.
bukkit.command.defaultgamemode - Change the gamemode of new players joining the   server.
bukkit.command.seed - Outputs the world seed.
bukkit.command.enchant - Enchants the item in the user's hand.
bukkit.command.weather - Changes the weather in-game.
bukkit.command.clear - Clears a user's inventory.
bukkit.command.difficulty - Changes the difficulty of the Server.
bukkit.command.spawnpoint - Sets the spawnpoint of a specified user.
bukkit.command.gamerule - Displays current game rules.
bukkit.command.effect - Adds an effect to player.
bukkit.command.setidletimeout - Sets the servers idle timeout.
bukkit.command.setworldspawn - Sets a worlds's spawn point.
bukkit.command.achievement - Give user an achievement.
bukkit.broadcast.user - Allows the user to receive user broadcasts
bukkit.command.plugins - Allows user to look at plugins. Disables: /pl and /plugins
bukkit.command.ban - Combines the Player ban and the IP ban permissions
bukkit.command.unban - Combines the Player Unban and IP Unban permissions.
bukkit.command.op - Combines the Op Give and Op Take permissions.
bukkit.command.time - Combines the Time Add and Time Set permissions.
bukkit.command.save - Combines the Save Enable, Save Disable and Save Perform permissions.
bukkit.broadcast - Allows the user to receive all broadcast messages.
bukkit.broadcast.admin - Allows the user to receive administrative broadcasts.

Source : http://wiki.bukkit.org/CraftBukkit_Commands

-2voto

gib Points 161

http://wiki.ess3.net/wiki/Command_Reference/Perm est un très bon site web pour tous les nœuds de permission essentiels :)

AlleGamers.com

AlleGamers est une communauté de gamers qui cherche à élargir la connaissance des jeux vidéo.
Pour cela nous avons les plus grands doutes résolus en français et vous pouvez aussi poser vos propres questions ou résoudre celles des autres.

Powered by:

X