Skip to content

Jubo30/MCME-Tours

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCME-Tours

WIP

Tour management plugin.
Allows a Tour-Badge holder or a guide to create a temporary group that other players can join.
The hosts then have access to teleportation commands that can only be used on members of that group.
This is a bungee plugin, so it allows cross-server tours.

Author: Jubo

Permissions

All users with 'Tours.user' permission node can:

  • '/tour help' to find info on Tour-commands.
  • '/tour join <tourname>' to join a currently running tour.
  • '/tour leave' to leave the currently running tour.
  • '/tour request' sends an alert to any Rangers online that use is looking for a tour.
  • '/ttp' teleports the user to their tour guide.

Users with the 'Tours.ranger' permission node can:

  • '/tour start' creates new tour, names it after user, and announces it.
  • '/tour stop' stops user's current tour and removes all group members.
  • '/tour list' lists all users in the tour group.
  • '/tour hat' allows the tour guide to wear their currently held block as a hat.
  • '/ttp <player>' teleports <player> to user. <player> must be part of tour group.
  • '/ttpa' teleports all players in tour group to user.
  • '/tour kick <player>' kicks a player
  • '/tour announce' announces the tour ingame and in discord
  • '/tour info <message>' sets a description for the tour announcement
  • '/tour host <player>' sets a new host for the tour
  • '/tour cohost <player>' sets co-hosts for the tour (less perms than host)
  • '/tour glow' lets the host and their co-hosts glow and can switch it off

License

Tours is licensed under the GNU General Public License V3:
http://www.gnu.org/copyleft/gpl.html

In the spirit of good-faith that this source has been made available, the author requests accreditation for works, in the form of the follow tag, to be appended to any class that contains his/her original code:
(This request is an optional, additional courtesy)

/**
* @author Jubo
*/

About

new MCME-Tours Plugin with Bungee

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages