chaseoes / FirstJoinPlus

Customize all aspects of new players joining for the first time.
http://dev.bukkit.org/bukkit-plugins/firstjoinplus/
11 stars 16 forks source link

Add Perms-Based Commands #33

Closed KartikChugh closed 9 years ago

KartikChugh commented 9 years ago

BEST possible enhancement--allow us to customize what commands are run per player, via permissions. So fjp.command.2 would allow the 2nd command listed to be run, and etc

KartikChugh commented 9 years ago

@chaseoes

chaseoes commented 9 years ago

I think the plugin makes a safe assumption that all players joining for the first time ever will all be of the same group.

KartikChugh commented 9 years ago

every-join-is-first-join You may not think so, but that option is among the most essentials and important for servers ^ FJP is the go-to standard for join commands, and many of the servers in this list: http://minecraft-mp.com/plugin/firstjoinplus/ Use every-join-is-first-join, because almost all servers need players to spawn in with lobby selectors, hub gadgets, and an increasingly larger number of spawn items. And messages are standard now, with spawn messages detailing info like rules, updates, news, etc (Even more so with /title and /subtitle added in 1.8!).

The implementation of optional permissions-based console commands would allow more customizability and utility for servers; admin could receive an item to open one of the many AdminGUI plugins available, allowing them to take a look at all players, feed/heal them, change gamemode, etc. VIPs could receive an item used to open hub perks and special items. Servers would be able to increase the professionality in their spawns and designs, and hubs are the first impression players, donators, and admins get! (8-second rule: look good in 8 seconds to keep your viewers/players hooked).