punteroo / TF2-Item-Plugins

SourceMod plugins for TF2 that allow players to manage their weapons (australium, festivizer, unusuals, spells, war paints) and cosmetics (unusuals, paints, spell paints, halloween spells). Now with SQLite support.
GNU General Public License v3.0
31 stars 4 forks source link

Commands not working for other players #25

Closed ghost closed 1 year ago

ghost commented 1 year ago

The plugin works now, but only me can access the command, the rest of the server aren't allowed to use the command, what do i do?

punteroo commented 1 year ago

Please refer to using SourceMod's integrated command access overrides feature. I'll link it for you here: https://wiki.alliedmods.net/Overriding_Command_Access_(Sourcemod)

By default, all commands require the ADMFLAG_RESERVATION flag active. I'll be closing this.