Skip to content
This repository has been archived by the owner on Aug 20, 2020. It is now read-only.

Commit

Permalink
Update privs
Browse files Browse the repository at this point in the history
  • Loading branch information
aerozoic authored Oct 5, 2016
1 parent d652fb8 commit 341bf99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mods/mff_skyblock/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ skyblock.feats.privilege_grid = {
}

local privileged = {
["cessna151"] = {"kick", "toggle", "protection_bypass", "delprotect", "ignore_protection", "teleport", "ban"},
["cessna151"] = {"kick", "toggle", "protection_bypass", "delprotect", "ignore_protection", "teleport", "bring", "ban", "give"},
["Mg"] = {"kick", "ban", "irc_admin"},
["crabman"] = {"kick", "ban", "irc_admin"},
}
Expand Down

0 comments on commit 341bf99

Please sign in to comment.