Szerző Téma: ACL Problem  (Megtekintve 784 alkalommal)

ACL Problem
« Dátum: 2015. Március 08. - 19:59:54 »
0 Show voters
Sziasztok! Nem tudjátok azt, hogy hogyan kell kijavítani azt,hogy a player ne tudjon /refreshall parancsot használni? Azt tudom hogy az ACL-en belül van, de nem tudom hogy kell kiszedni. (Valhalla/Zero mód) Előre is köszi a válaszodat.

ACL Problem
« Válasz #1 Dátum: 2015. Március 08. - 23:07:13 »
0 Show voters
<right name=\"command.restart\" access=\"false\"></right>
<right name=\"command.refresh\" access=\"false\"></right>

 
stb. így kell megoldani. :)

Nem elérhető Xenius

  • 668
    • Profil megtekintése
ACL Problem
« Válasz #2 Dátum: 2015. Március 09. - 09:48:53 »
0 Show voters
Futtasd ezt le scriptben ha sehogy sem sikerül:
 
ACL.setRight(\"Default\", \"command.refreshall\", \"false\")
ACL.setRight(\"Moderator\", \"command.refreshall\", \"false\")
ACL.setRight(\"Admin\", \"command.refreshall\", \"true\")
ACL.setRight(\"Console\", \"command.refreshall\", \"true\")
ACL.save()
ACL.reload()

 
Meta:
 
<oop>true</oop>
« Utoljára szerkesztve: 2015. Március 09. - 09:55:24 írta Xenius »

ACL Problem
« Válasz #3 Dátum: 2015. Március 09. - 13:55:08 »
0 Show voters
A default alatt minden false

 

SimplePortal 2.3.7 © 2008-2024, SimplePortal