viewing paste Unknown #14405 | Text

Posted on the
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
id: 0 /* group 0 is the default group for every new account */
 name: "Player"
 level: 0
 inherit: ( /*empty list*/ )
 commands: {
  /* no commands by default */
  rates: true
  uptime: true
  exp: true
  mobinfo: true
  iteminfo: true
  whodrops: true
  time: true
  showexp: true
  showzeny: true
  autoloot: true
 }
 permissions: {
  /* without this basic permissions regular players could not 
  trade or party */
  can_trade: true
  can_party: true
 }
},
Viewed 522 times, submitted by Guest.