From 17d91ad2432bca4efa8f31bdb8f88370e8c2ef50 Mon Sep 17 00:00:00 2001 From: kaetemi Date: Sun, 15 Mar 2020 10:34:53 +0800 Subject: [PATCH] Add configuration for open admin privileges --- .../egs/client_commands_privileges_open.txt | 181 ++++++++++++++++++ 1 file changed, 181 insertions(+) create mode 100644 code/ryzom/server/data_shard/egs/client_commands_privileges_open.txt diff --git a/code/ryzom/server/data_shard/egs/client_commands_privileges_open.txt b/code/ryzom/server/data_shard/egs/client_commands_privileges_open.txt new file mode 100644 index 000000000..33272aada --- /dev/null +++ b/code/ryzom/server/data_shard/egs/client_commands_privileges_open.txt @@ -0,0 +1,181 @@ +// List of required privileges for client commands +// If present, the second column may contain a service name between [] to forward the command +// Warning: leaving the second column blank means that everyone can use the command + +// R2 Commands +dssTarget :: audit // ask DSS to perform a GM action on the player's target + +// Commands +// +addGuildMember :: audit // Add a new member to a guild: +addGuildXp :: audit // Add xp to a guild: +addPetAnimal :: audit // Add pet animal to character: +addPosFlag :: audit // Add a new position flag: +addSkillPoints :: audit // Add skill points of given type (Fight=0, Magic=1, Craft=2, Harvest=3): +addXPToSkill :: audit // Gain experience in the given skill: [] +broadcast :: audit // Broadcast a message: [repeat= or during=