Added Allow-Deny Rules
This commit is contained in:
@@ -90,3 +90,6 @@ Characters.after.insert(function (userId, char) {
|
||||
});
|
||||
}
|
||||
});
|
||||
|
||||
Effects.allow(CHARACTER_SUBSCHEMA_ALLOW);
|
||||
Effects.deny(CHARACTER_SUBSCHEMA_DENY);
|
||||
|
||||
Reference in New Issue
Block a user