• Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Supported Minecraft Versions
  1. 1.8
  2. 1.9
  3. 1.10
  4. 1.11
  5. 1.12
Don't feel like setting up a website just for applications? Then use this!
With this skript, you can make people apply, and you can view applications based on a menu.

9gb9c4Z.png

View all applications that aren't resolved

0WwstNs.png

Per-player question menu

QfZRmEH.png

Interactive chat system

Features
- 100% customizable everything
- 100% yaml based (no variables used)
- Unlimited amount of messages
- GUI based view system


Perms
View the menu - apply.menu
Notify on apply - apply.notify
Bypass cooldown - apply.bypass
Admin perms (view, menu commands) - apply.admin


Dependencies
Skript
MundoSK
skript-yaml
skript-mirror


Commands
/apply - Apply for staff if player doesn't have admin perm
/apply menu - View a menu of unresolved applies.
/apply view <player> - View a players application
/apply <accept|deny> <player> - Accept/deny a player's request

Yaml
Code:
# The time between players can apply[/SIZE][/FONT]
[SIZE=4][FONT=Droid Sans]time-between: 21 days

# Disable movement on apply (spawning armor stand)
disable-movement-on-apply: true
Code:
options:
    need-permission: true

permissions:
    menu: apply.menu
    notify: apply.notify
    bypass: apply.bypass
    admin: apply.admin
Code:
messages:
    done: '&aThanks for applying to this server!'
    accept: '&a&lCongrats! &o&aYou &ahave been chosen as a staff member! Contact staff
        to get more info.'
    denied: '&c&lAwwhh! &cYour application was denied by staff :( Try again in <time>!'
    already-applied: '&aYou already applied! Please wait <time> after applying to
        apply again!'
    confirm: '&7[Answer] <message>'
    applied: '&a<player> has applied!'
    not-applied: '&cThat player has not applied yet!'
    set-player: '&cYou need to set a player!'
    player-accepted: '&aYou accepted <player>''s request!'
    player-denied: '&cYou denied <player>''s request!'
Code:
# The introduction message (not part of the questioning)
introduction: '&aStarting Apply process. Your chat and movement is now freezed!'

questions:
- '&c[1] What rank are you applying for?'
- '&c[2] Have you had previous leader experiences (irl or in-game)?'
- '&c[3] What is your timezone? (for example -8:00 or +6:30)'
- '&c[4] What is your age?'
- '&c[5] Are you able to record Minecraft?'
- '&c[6] Do you have Discord and a working microphone?'
- '&c[7] Have you been ever banned on this server? If so, for what reason!'
- '&c[8] &oSCENARIO: &cSuppose it''s your first week of being a staff member and you
    mute a well known player. Their fans start spamming your twitter calling you a
    bad person and telling you to unmute them. What would you do?'
- '&c[9] Have you made any previous applications, if so how many and what is the date
    of your last one?'
- '&c[10] Is there anything else we need to know?'


Support
Discord: Efnilite#9250
  • Like
Reactions: LimeGlass
Author
Efnilite
Downloads
2,615
Views
2,615
First release
Last update
Rating
5.00 star(s) 1 ratings

More resources from Efnilite

Latest updates

  1. The rework

    Happy holidays! This update is bringing a complete rework of the whole skript! You can now...
  2. 2.0

    Added a GUI feature to view Applications. (Suggested by MrScopes#5546)
  3. 1.2

    Fixed message warnings (Last warning you'll just have to ignore ¯\_(ツ)_/¯)

Latest reviews

Nice, I'll try to use this on my server. Hope other people see this.
Efnilite
Efnilite
Thanks <3