You are not logged in.

eBlackmail

Beginner

  • "eBlackmail" started this thread

Posts: 23

wcf.user.option.userOption53: Ja

  • Send private message

1

Monday, March 3rd 2014, 4:28pm

Spieler von Commands "Bannen"

Gibt es eine Möglichkeit (vlt. ein Plugin) um einzelne Spieler daran zu hindern bestimmte Commands zu nutzen?
Ich benötige dies für eine Art "Handelsban" für das Store Plugin.

Newbie'

Professional

Posts: 580

Location: Zuhause

wcf.user.option.userOption53: Nein

  • Send private message

2

Monday, March 3rd 2014, 4:39pm

Ja via admin overrides. Siehe configs/admin_overrides.cfg

bzw. hier

eBlackmail

Beginner

  • "eBlackmail" started this thread

Posts: 23

wcf.user.option.userOption53: Ja

  • Send private message

3

Monday, March 3rd 2014, 4:45pm

Wie genau? verstehe das nicht so ganz...
Beachtet bitte, es soll nur bestimmte Nutzer betreffen nicht alle..

This post has been edited 1 times, last edit by "eBlackmail" (Mar 3rd 2014, 4:56pm)


Newbie'

Professional

Posts: 580

Location: Zuhause

wcf.user.option.userOption53: Nein

  • Send private message

4

Monday, March 3rd 2014, 5:24pm

Source code

1
2
3
4
5
Overrides
{
	"sm_command"	"o" // o flag = custom 1 kannst du auch ändern !!!
	"sm_command1"	"o" // o flag = custom 1 kannst du auch ändern !!!
}


So einfach geht das, nun gibst du allen die Zugriff zu dem Command haben sollen den Flag "o"

Similar threads