Teleportations and Homes
Teleportations and Homes
Teleportations between players and different homes
Description:
You are able to teleport to other players, set multiple homes and teleport to your homes.
Homes are different for each player.
Commands:
tpa:
description: TP Accept "You can accept a teleport request from another player."
usage: /<command>
permission: teleportationsandhomes.tp
tpr:
description: TP Request "Requests a teleport to another player."
usage: /<command> [player]
permission: teleportationsandhomes.tp
tpq:
description: TP Quick "Teleports without request to another player."
usage: /<command> [player]
permission: teleportationsandhomes.tpq
sethome:
description: Set Home "Set home on your current position. When no argument is given, home name is default."
usage: /<command> [home]
permission: teleportationsandhomes.home
home:
description: Home "Teleports to a saved home. When no argument is given, teleports to home 'default' if it exists."
usage: /<command> [home]
permission: teleportationsandhomes.home
homes:
description: Homes "List all your home names."
usage: /<command>
permission: teleportationsandhomes.home
delhome:
description: Delete Home "Delete a home. If no argument is given try to delete home 'default'."
usage: /<command> [home]
permission: teleportationsandhomes.home
homedetails:
description: Home Details "List the details to a home. When no argument is given, the home 'default' is choosen."
usage: /<command> [home]
permission: teleportationsandhomes.home
Version 1.1 could run on other Gameversions too (not tested).
-
View User Profile
-
Send Message
Posted Nov 25, 2020You cannot use teleport without OP and the permission mod doesn't work either.
-
View User Profile
-
Send Message
Posted Nov 18, 2020The /tpr is messed up when i do it the person teleports to me not me teleporting to them
-
View User Profile
-
Send Message
Posted Nov 19, 2020In reply to MrAshton_:
Version 1.0 or Version 1.1?
-
View User Profile
-
Send Message
Posted Nov 13, 2020how do i let other players in the server have permission to use this?
-
View User Profile
-
Send Message
Posted Nov 18, 2020In reply to ghosstgames:
I couldn't figure out how I just installed another plugin called luckperms and setup permissions from there.
-
View User Profile
-
Send Message
Posted Nov 19, 2020In reply to MrAshton_:
There are different ways to give permissions on a minecraft server.
On google there are many tutorials for this.
For example:
1) You can use the own permission system (not that good) (see http://www.cs.unca.edu/~bruce/Fall12/373/bukkitPermissions.html)
2) You can use other plugins like https://dev.bukkit.org/projects/my-permissions
The integrated permission system is not very user friendly and there are lots of plugins, which can manage user permission in a better way. I really prefer not to use the integrated one and use plugins instead!
-
View User Profile
-
Send Message
Posted Nov 11, 2020How do I give this permission to my friends?
-
View User Profile
-
Send Message
Posted Nov 19, 2020In reply to vurgzz:
In reply to MrAshton_:
There are different ways to give permissions on a minecraft server.
On google there are many tutorials for this.
For example:
1) You can use the own permission system (not that good) (see http://www.cs.unca.edu/~bruce/Fall12/373/bukkitPermissions.html)
2) You can use other plugins like https://dev.bukkit.org/projects/my-permissions
The integrated permission system is not very user friendly and there are lots of plugins, which can manage user permission in a better way. I really prefer not to use the integrated one and use plugins instead!