How to add Player Commands

 
Here's a list of commands available:
 
Put them in your Trunk/conf/groups.conf
 
Example:
 
{
    id: 0 /* group 0 is the default group for every new account */
    name: "Player"
    level: 0
    inherit: ( /*empty list*/ )
    commands: {
    /* no commands by default */
    storage: true
    go: true
    warp: true
    }
    permissions: {
    /* without this basic permissions regular players could not 
    trade or party */
    can_trade: true
    can_party: true
    }
},
  • ragnarok, player command, groups.conf
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Guide how to download Ragnarok Game Client Installer

1. Download the game client Installer. option a). Lite Installer: The lite installer is only...

How to Access your Folders(Linux/Centos) using WinSCP

Guide on how to access the folders in your vps linux! This is the easiest way, First make sure...

How To Start, Compile, and Stop Your Server Using Putty

Download Putty first from this link Click me to download!Note: Please follow the tutorial by...

Changing Time Zone

Changing Time Zone in Linux:1. Login to your VPS server using Putty. 2. Type the following...

Powered by WHMCompleteSolution