Commands
Admin commands
-
permission:
ntrpg.admin
-
nadmin
-
skill {{skillName}} -l {{skill level}}
- executes any active skill, this command wont require any mana/health cost, cooldown , ignores whenever the skill has player learned. -
enchant
- manipulates custom enchantments on a held itemadd {{effect}} {{effect params}}
- Enchants held item with specific enchantment
-
socket {{count}}
- Adds X sockets into a held item -
rune {{name}}
- Adds rune to player inventory -
runeword {{name}}
- Creates a runeword from held item. Ignores runeword’s item requirements -
experiences {{playername}} {{class}} {{exp amount}}
- adds experiences to a specific player and class -
effect {{playername}} {{effectName}} {{duration in milliseconds}} {{effect params}}
- adds specific effect to a player -
reload
-
js
- Reload of javascript resources is only allowed in debug mode.-
s
- Reloads skills -
a
- Reloads Attributes -
g
- Reloads effects
-
-
skilltree
- Reloads ascii maps.
-
-
invoke
- can be used to invoke commands as another player.nadmin invoke NeumimTo classes Primary
- Opens primary class listing for the player “NeumimTo”
-
Player commands
-
<command>|<shortcut>
-
*
- The command may be executed via inventory menu -
character | char
-
create | c {{name}}
- Creates a new character. Character names are unique per player. Usually the first command you want to run.- permission:
ntrpg.player.character.create
- permission:
-
set
race
*- permission:
ntrpg.player.set.race
- Player has to have permission in order to be able to choose specific racentrpg.groups.{{racename}}
- permission:
class
*- permission:
ntrpg.player.set.class
- Player has to have permission in order to be able to choose specific classntrpg.groups.{{classname}}
- permission:
-
skill
refund | r {{skillname}}
- refunds the skill, all skillpoints will be returned- permission:
ntrpg.player.skills.refund
- permission:
learn | l {{skillname}}
- learns the skill if possibleupgrade | u {{skillname}}
- upgrades the skill if possible
-
switch {{character}}
- switches current character to another
-
-
skill | skl {{skillname}}
- Executes a skill. -
health
- displays current and max health -
mana | mp
- displays current and max mana -
party
- permission:
ntrpg.player.party.create
create | c
- Creates a partykick | k
- Kick player out of party, only party leader may kick other playersinvite | i
- Invites player to the party, only party leader may invite other playersaccept | a
- Invited players has to accept the invitation
- permission:
-
classes
- Invokes inventory menu displaying all classes- permission:
ntrpg.groups.list.classes
- Only classes, which player has permission to access will be displayed
ntrpg.groups.{{classname}}
- permission:
-
races
- Invokes inventory menu displaying all classes- permission:
ntrpg.groups.list.races
- Only races which player has permission to access will be displayed
ntrpg.groups.{{racename}}
- permission:
-
class {{name}}
* - Displays class details, also is invoked from inventory menu -
race {{name}}
* - Displays race details, also is invoked from inventory menu -
weapons {{raceorclassname}}
* - Displays which weapons class or race may use, also is invoked from inventory menu -
armor {{raceorclassname}}
* - Displays which armor class or race may use, also is invoked from inventory menu -
runes
- Display list of all runes- permission:
ntrpg.runes.list
- permission:
-
bind -l {{skill name}} -r {{skill name}}
- creates a skill bind, -l (the skill will be executed after LMB click), -r (the skill will be executed after LMB click)- permission:
ntrpg.player.skillbind
- permission: