QWERTZ Core - Complete Guide
Introduction
QWERTZ Core is a universal plugin for organizing and managing game events on Minecraft servers. This tool provides administrators and organizers with a comprehensive set of functions for controlling gameplay, player statuses, and event mechanics.
Main Features
The plugin includes extensive functionality for event management:
- Time counting system - timers and countdowns for events
- Revival mechanics - token system for player restoration
- Game mode management - quick switching of game modes
- Inventory control - separate management of equipment for alive and dead participants
- Visibility settings - adjustment of player display
- Teleportation points - creation and use of warps
- Ready-made kits - formation and distribution of kits
- Inventory viewing - ability to check and edit other players' inventory contents
- Special blocks - unique blocks for events
- Flexible settings - numerous configuration options
- LuckPerms integration - additional functions for permission system
- PlaceholderAPI support - compatibility with placeholders
- Database - tracking of wins and revival tokens
Management Commands
Basic Commands
/core- displays plugin information/config <key> <value>- changing configuration parameters/hide <host|staff|all|off>- hiding players by rank/spawn- teleportation to spawn point/discord- shows Discord invitation/message <player> <message>- private message/reply <message>- reply to last message/togglemessage- toggling private messages/mutechat- disabling chat/unmutechat- enabling chat/ad <platform>- broadcasting advertisement/wins [player]- checking player wins/revives [player]- checking revival tokens/warp <warp>- teleportation to warp/warps- list of available warps/vanish- complete disappearance/unvanish- canceling disappearance/setwarp <warp>- creating warp/delwarp <warp>- deleting warp/createkit <kit>- creating kit/delkit <kit>- deleting kit/setad <platform> <advertisement>- setting advertisement/eventblock <block> [material]- getting event block/kits- list of all kits
Event Management
/timer <seconds|cancel>- starting or canceling timer/eventcountdown <time|cancel>- event countdown
Game Modes
/gmc- creative mode/gms- survival/gmsp- spectator/gma- adventure/gm <creative|survival|adventure|spectator>- changing mode
Revival System
/chatrevive <math|typer|guess> [max]- mini-games for revival/revive <player>- reviving player/unrevive <player>- marking as dead/reviveall- reviving all/unreviveall- marking all as dead/revivelast [seconds]- reviving recently dead/userevive- request to use token/reviveaccept <player>- accepting request/revivedeny <player>- denying request/addrevive <player>- adding token/removerevive <player>- removing token
Player Management
/listalive- list of alive/listdead- list of dead/givedead <item> [amount] [data]- giving items to dead/givealive <item> [amount] [data]- giving items to alive/tpalive- teleporting alive/tpdead- teleporting dead/tphere <player>- teleporting player/clearalive- clearing alive inventory/cleardead- clearing dead inventory/healalive- healing alive/healdead- healing dead/kit <kit> <player|alive|dead|all>- giving kit/invsee <player>- viewing inventory/poll <duration> <question> <answer1> <answer2> [answer3]...- creating poll
WorldGuard Management
/pvp [region]- toggling PvP/place [region]- toggling block placing/break [region]- toggling block breaking/hunger [region]- toggling hunger/falldamage [region]- toggling fall damage
Database
/addwin <player>- adding win/removewin <player>- removing win
Permissions
Basic Permission Groups
qwertzcore.host.- all host permissionsqwertzcore.staff.- all staff permissionsqwertzcore.player.- all player permissionsqwertzcore.gamemode.- all game mode permissionsqwertzcore.config.- all configuration permissionsqwertzcore.database.- all database permissions
Host Permissions
Permissions include managing timers, revival system, teleportation, inventory, chat, advertisements, warps, kits, and other event management functions.
Player Permissions
Players can use spawn, hide, Discord, token and win checking, private messages, warps, and voting in polls commands.
Additional Permissions
qwertzcore.chat.bypass- bypassing disabled chatqwertzcore.chat.bypasstm- bypassing disabled /tm and /teammsg commandsqwertzcore.chat.bypassme- bypassing disabled /me command
Special Event Blocks
DAMAGE_BLOCK- constant damage when standing on blockINSTANT_DEATH_BLOCK- instant death when standing on blockRANDOM_DROP_BLOCK- random drop when breakingGRAVITY_FLIP_BLOCK- gravity inversion for 5 seconds
Placeholders
%qwertzcore_alive%- number of alive players%qwertzcore_dead%- number of dead players%qwertzcore_isalive%- "true" if player is alive%qwertzcore_isdead%- "true" if player is dead%qwertzcore_revives%- number of revival tokens%qwertzcore_wins%- number of wins%qwertzcore_server%- server name%qwertzcore_event%- current event%qwertzcore_startingin%- time until event start