
UltraKeyAll is a highly optimized per-player keyall countdown plugin with an easy to configure setup. It comes with built-in placeholders for dynamic messages:
%ultrakeyall_timer% – full timer
%ultrakeyall_time_minute% – minutes remaining
%ultrakeyall_time_seconds% – seconds remaining
Available Commands:
/keyall check <player> – check a player’s countdown
/keyall reload – reload the config
/keyall reloadforce – reload the config forced to reset countdown
(Requires ultrakeyall.admin permission)
Optional Integrations:
PlaceholderAPI support
LuckPerms support
Configuration: Full configuration available in config.yml for easy customization.
# action_bar , message , title
message-type: action_bar
no-reward: "&cYou did not receive a reward this time."
# This one needs LuckPerms (/papi ecloud download luckperms)
# else it will do only Default on anyone
PlaceholderAPI: "%luckperms_primary_group_name%"
groups:
default:
countdown: 5
sound: ENTITY_PLAYER_LEVELUP
rewards:
1:
chance: 55.0
message: "&aYou have received a &eVote Key&a!"
commands:
- "crates key give %player% vote 1"
2:
chance: 30.0
message: "&bYou have received a &eRare Key&b!"
commands:
- "crates key give %player% rare 1"
vip:
countdown: 5
sound: ENTITY_PLAYER_LEVELUP
rewards:
1:
chance: 55.0
message: "&aYou have received a &eVote Key&a!"
commands:
- "crates key give %player% vote 2"
2:
chance: 30.0
message: "&bYou have received a &eRare Key&b!"
commands:
- "crates key give %player% rare 2"
Feature Requests & Support: If you want a feature that isn’t included or find a bug, join my Discord: https://discord.gg/eXkAdg3R6B
LICENSE
Copyright (c) 2025 geocotne, geopluginsAll rights reserved.
Permission is hereby granted to any individual or organization obtaining a copy of this software (the "Software") to use and modify the Software for personal, private, or internal purposes.
The following restrictions apply:
-
No Publication Without Permission You may NOT publish, upload, distribute, disclose, or otherwise make the Software, or any modified version of it, available to the public without explicit written permission from the copyright holder.
-
Restricted Redistribution Redistribution in any form—public or private—is prohibited unless you have received explicit written authorization from the copyright holder.
-
No Relicensing You may not apply any other license to the Software or any derivative work.
-
Modifications Allowed (Privately) You may modify the Software for personal or internal use, but modified versions are subject to the same restrictions and may not be shared or published without permission.
-
No Warranty THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY ARISING FROM THE USE OF THE SOFTWARE.
By using the Software, you agree to all terms listed above.
