summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-13 19:01:51 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-13 19:01:51 -0300
commit01da54821fc2852419b34a38757bd2fda6137755 (patch)
treeaf255d9da56f30b3718f2be457188f09e83c25fa /conf
parentad8df9c1029615fceab0d5e3214c6027c83cd7d0 (diff)
downloadserverdata-01da54821fc2852419b34a38757bd2fda6137755.tar.gz
serverdata-01da54821fc2852419b34a38757bd2fda6137755.tar.bz2
serverdata-01da54821fc2852419b34a38757bd2fda6137755.tar.xz
serverdata-01da54821fc2852419b34a38757bd2fda6137755.zip
Replace @hide with @invisible. Keep @hide giving an error so staff learn rEvolt bindings
Diffstat (limited to 'conf')
-rw-r--r--conf/groups.conf4
-rw-r--r--conf/map/help.txt2
2 files changed, 3 insertions, 3 deletions
diff --git a/conf/groups.conf b/conf/groups.conf
index c05f23b7..30f6ab1c 100644
--- a/conf/groups.conf
+++ b/conf/groups.conf
@@ -283,7 +283,7 @@ groups: (
level: 50
commands: {
fakename: true
- hide: true
+ invisible: true
// Community Commands
heal: [true, true]
@@ -338,7 +338,7 @@ groups: (
dex: [true, true]
luk: [true, true]
allstats: true
- hide: true
+ invisible: true
speed: [true, true]
guild: [true, true]
diff --git a/conf/map/help.txt b/conf/map/help.txt
index 17dd829f..45d17c75 100644
--- a/conf/map/help.txt
+++ b/conf/map/help.txt
@@ -66,7 +66,7 @@ model: "Params: <hair ID: 0-17> <hair color: 0-8> <clothes color: 0-4> - Change
size: "Params: <1-3> Changes your size (1-Smallest 2-Biggest 3-Normal)"
sizeall: "Changes the size of all players."
sizeguild: "Changes the size of all online characters of a guild."
-hide: "Makes you character invisible (GM invisibility). Type again to become visible."
+invisible: "Makes you character invisible (GM invisibility). Type again to become visible."
save: "Sets respawn point to current spot."
load: "Warps you to your save point."
warp: "Params: <mapname> [<x> <y>]\n" "Warps you to the selected map and position."