WorldGuard

WorldGuard

8M Downloads

Add Members trough /teams instead of Groups

t0g3pii opened this issue · 5 comments

commented

The Problem

We're using the Vanilla /teams command to handle teams on our server, so there are no groups created by any permissions system. therefore we are not able to use /rg addmember -w lobby spawn g:builder sk89q

A Solution

Maybe we could add a t: flag for that?
/rg addmember -w lobby spawn t:teamname sk89q

Alternatives

N/A

Anything Else?

No response

commented

NOTE: found this Feature Request of 2018
#1425

commented

duplicate, as you already found. also trivially addable via api once #1866 is in, though pretty sure there's a fundamental issue with bukkit having multiple scoreboards that i don't really want to deal with in WG.

commented

Oh, haven't seen #1866 as it uses the word Domain^^ How would i implement my own team with that once it is in?
Idk what the Vanilla Domain for teams would look like in the end? Something like minecraft_teams:teamname?

commented

"via api" means other plugins (i.e. code) can add it. not that end users can.

commented

Welp, gonna hope there's going to be a documentation for that one^^
Going to write an own Plugin then :3 Ty for the fast reply^