Uses of Annotation Interface
io.github.projectunified.craftcommand.bukkit.annotation.Permission
Packages that use Permission
Package
Description
-
Uses of Permission in io.github.projectunified.craftcommand.example.bukkit
Classes in io.github.projectunified.craftcommand.example.bukkit with annotations of type PermissionMethods in io.github.projectunified.craftcommand.example.bukkit with annotations of type PermissionModifier and TypeMethodDescriptionvoidTeleportCommand.secretTp(org.bukkit.entity.Player sender) voidTeleportCommand.teleportAll(org.bukkit.entity.Player sender) voidTeleportCommand.teleportHere(org.bukkit.entity.Player sender, org.bukkit.entity.Player target) -
Uses of Permission in io.github.projectunified.craftcommand.example.paper
Classes in io.github.projectunified.craftcommand.example.paper with annotations of type PermissionModifier and TypeClassDescriptionclassclassclassMethods in io.github.projectunified.craftcommand.example.paper with annotations of type PermissionModifier and TypeMethodDescriptionvoidTeleportCommand.secretTp(org.bukkit.entity.Player sender) voidTeleportCommand.teleportAll(org.bukkit.entity.Player sender) voidTeleportCommand.teleportHere(org.bukkit.entity.Player sender, org.bukkit.entity.Player target)