DonorLogin
DonorLogin Which is also considered as a reserved slot plugin is to make sure admins or who ever has the permission can log in even if the server is full. It is made by xXMaTTHDXx who is trying to help server owners promote there server with original plugins! DonorLogin does not have commands its easy as that just a simple permission node and a config.
DonorLogin Is so far the first of its kinda of what I have seen, It encourages players to be able to always count to get on the server no matter if its full or not.
Permissions.
The only permission node for this project is donor.login
-
View User Profile
-
Send Message
Posted Dec 27, 2013Not one of a kind, many are just like this
-
View User Profile
-
Send Message
Posted Oct 11, 2013You're wrong about it being one of its kind.
http://dev.bukkit.org/bukkit-plugins/simplereserve/
http://dev.bukkit.org/bukkit-plugins/slotreserve/
http://dev.bukkit.org/bukkit-plugins/reserved-slots/
http://dev.bukkit.org/bukkit-plugins/easy-reserve/
-
View User Profile
-
Send Message
Posted May 31, 2013Why don't you just let them login if they have the permission?
@EventHandler
public void onLogin(PlayerLoginEvent e)
{
Player p = e.getPlayer();
if ((Bukkit.getOnlinePlayers().length == Bukkit.getMaxPlayers()) &&
(p.hasPermission("Donor.Login"))){
e.setResult(org.bukkit.event.player.PlayerLoginEvent.Result.ALLOWED);
}
}
-
View User Profile
-
Send Message
Posted May 22, 2013Hello AndreasR
-
View User Profile
-
Send Message
Posted Apr 21, 2013Hello Psykrosis its bmcc1234
-
View User Profile
-
Send Message
Posted Apr 6, 2013well you have something wrong then because I use bpermissions aswell and it works perfectly.
-
View User Profile
-
Send Message
Posted Apr 6, 2013Using bPermissions. Gave the Donor.Login node to my Mod + Admin groups and still can't login when the server is full.
-
View User Profile
-
Send Message
Posted Mar 30, 2013Ha ha thank you.
-
View User Profile
-
Send Message
Posted Mar 29, 2013Wow, just before I finished my plugin too! O_O Mine basically does the same thing, but with a few more things added to it. I'll still continue mine. I like your's though, good job! :D Work's well and I hope everything goes well for you!
-
View User Profile
-
Send Message
Posted Mar 28, 2013Yes it does but I have had experience where the server has crashed because of the essentials node. So I made this which I find is a huge convenience.
-
View User Profile
-
Send Message
Posted Mar 28, 2013I see Essentials has something. A permission node that you can give to ranks to allow them to log on whenever the server is full. Seems like the same idea.
-
View User Profile
-
Send Message
Posted Mar 20, 2013No problem it's my job aha hope you enjoy :)
-
View User Profile
-
Send Message
Posted Mar 20, 2013No problem it's my job aha hope you enjoy :)
-
View User Profile
-
Send Message
Posted Mar 20, 2013Thx xXIMATTHDXx. great plugin. I hope it workd on my server.
-
View User Profile
-
Send Message
Posted Mar 19, 2013tiagoomendess i am just waiting the approval of bukkit and the download will be up :)
-
View User Profile
-
Send Message
Posted Mar 19, 2013Download Link? I cant wait :P
-
View User Profile
-
Send Message
Posted Mar 19, 2013Hi guys sorry the file isn't up just alittle busy but I will upload it tonight
-
View User Profile
-
Send Message
Posted Mar 19, 2013The plugin is somewhat original but... With Essentials you can do: essentials.joinfullserver and you can join the server if its full. :3
-
View User Profile
-
Send Message
Posted Mar 19, 2013It's still being planned, dotapurex1. And one quick thing, it says this is an original plugin, but to be honest, it's not. EcoCityCraft is able to do the same thing. I have no clue what they use to do so, but it HAS been done. But I'll probably be getting this anyway... hahah.
-
View User Profile
-
Send Message
Posted Mar 18, 2013Upload download?