GMAccess.properties 1007 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. # Configure GM AccessLevels
  2. GMAccessLevel = 100
  3. GMMinLevel = 100
  4. GMCanAltG = 100
  5. GMCanAnnounce = 100
  6. GMCanBan = 100
  7. GMCanBanChat = 100
  8. GMCanShop = 100
  9. GMCanDelete = 100
  10. GMCanKick = 100
  11. GMMenu = 100
  12. GMGodMode = 100
  13. GMCanEditChar = 100
  14. GMCanEditCharOther = 100
  15. GMCanViewChar = 100
  16. GMCanEditNPC = 100
  17. GMCanViewNPC = 100
  18. GMCanTeleport = 100
  19. GMCanTeleportOther = 100
  20. GMCanRestart = 100
  21. GMMonsterRace = 100
  22. GMRider = 100
  23. GMFastUnstuck = 100
  24. GMResurectFixed = 100
  25. GMEnchant = 100
  26. GMDoor = 100
  27. GMRes = 100
  28. GMPeaceAttack = 100
  29. GMHeal = 100
  30. GMUnblock = 100
  31. GMCache = 100
  32. GMTalkBlock = 100
  33. GMTest = 100
  34. #Disable Transaction
  35. # False = Transaction enable for GM
  36. # Max,Min = Transaction disable for this range
  37. GMDisableTransaction = False
  38. # Minimum level to deal damage
  39. # (GM with level below won't deal damage)
  40. GMCanGiveDamage = 90
  41. # GM with level below or equal don't take aggro)
  42. GMDontTakeAggro = 90
  43. # GM with level below or equal don't take Exp/Sp)
  44. GMDontGiveExpSp = 90