Skip to content
Discussion options

You must be logged in to vote

The short answer: not with just the built-in tools.

The long answer:

Evennia allows you to extend, replace, or remove just about any feature it comes with, including its build tools. So, while this isn't possible straight out of the box, it's entirely possible to create your own permissions layer on builder tools defining what typeclasses a given perm level allows you to create.

That said, I think it would be worthwhile to think about why you need this feature, as just on the surface it sounds like you might be trying to do too much with the concept of typeclasses if it's a problem for someone with object-creation powers to create an implemented type of object. Your GuestBook typeclass, f…

Replies: 7 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by dan-envs
Comment options

You must be logged in to vote
2 replies
@InspectorCaracal
Comment options

@InspectorCaracal
Comment options

Comment options

You must be logged in to vote
2 replies
@InspectorCaracal
Comment options

@InspectorCaracal
Comment options

Comment options

You must be logged in to vote
1 reply
@InspectorCaracal
Comment options

Comment options

You must be logged in to vote
1 reply
@InspectorCaracal
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants