UUIDView

UUIDView is a small plugin that adds the ability to find out the player's UUID

263

Quick challenge

How far can you run before the mobs catch you?

UUIDView

UUIDView

UUIDView is a small plugin that adds the ability to find out the player's UUID

UUIDView_Preview

Commands

- `/uuidview get [player_name]` - Get UUID online player - `/uuidview off [player_name]` - Get UUID offline player - `/uuidview reload` - Reload plugin configuration

Permissions

- `uuidview.use` - Permission for using this plugin - `uuidview.reload` - Permission for reload this plugin

Config Example

config.yml

```yaml message-no-permission: "§cYou do not have permission to do this." message-uuid: "§7%nickname% UUID: §6%uuid%" message-not-player: "§cPlayer not found." specify-player: "§cPlease specify a player name." config-reloaded: "§2Config successfully reloaded." command-usage: "§cUsage: /uuidview <command> <arg>" ```

ADS