davisonio / craig-server_game

Game used by Craig's Minetest Server
9 stars 15 forks source link

Add the channels mod with a command for mods to change player's channels. #58

Closed Amaz1 closed 6 years ago

Amaz1 commented 9 years ago

Code from https://github.com/SmallJoker/channels

Brief summary: Players can join channels and leave them, as they wish. When in a channel, players can see what is said by players who are not in a channel, but players not in a channel cannot see what players who are in channels say.

I added a command that allows mods to move players into a channel, for use when players are "dating" and such on the server... They can still leave the channel, if they wish, but it could act as a first step before shout is revoked.

GaboXandre commented 8 years ago

How would this mod interact with IRC mod?

davisonio commented 6 years ago

Not adding this for now! But that might change in the future but ideally I'm looking for an easier solution