WorldRestrict

WorldRestrict

Features

  • Set a limit on the amount of players that can join a given world
  • Commands to add/edit/remove limits
  • Use permissions to bypass limit

Details

WorldRestrict is used to limit the amount of players that can be in a world at a time. It's extremely light weight, simply listening on teleport events and cancelling them if the world is at its limit.

Permissions

NodeFunction
worldrestrict.bypass.<world>Allows player to bypass player limit on <world>
worldrestrict.cmd.wrAllow usage of /worldrestrict without any arguments
worldrestrict.cmd.listAllows user to list players in a world, and count them
worldrestrict.cmd.setAllows user to set a world's limit
worldrestrict.cmd.removeAllows user to remove a world's limit

Commands

CommandArgsDescription
/worldrestrict list[world]List & count players of [world]
/worldrestrict set[world] [limit]Set the limit of [world]
/worldrestrict remove[world]Remove the limit of [world]

Configuration

Default configuration: List worlds and their limit under "worlds" with format: world: limit

Set deny message if world is full in deny_message. You can use colours and <world> for the world name.

worlds:
  world: 30
  world_nether: 30
  world_the_end: 30
deny_message: '&cYou can not enter &7<world>&c because it is full!'

You must login to post a comment. Don't have an account? Register to get one!

  • Avatar of smack17 smack17 Sep 07, 2012 at 00:52 UTC - 0 likes

    Hi im making a request. Could you possibly add an ability to ban players from certain worlds?

  • Avatar of Darq_Alder Darq_Alder Apr 20, 2012 at 06:04 UTC - 0 likes

    @GlabbichRulz: Go

    I don't really understand your reasoning to wanting a global world player limit.

    BFAK:Darq,45470,90ca6dd50e42e5324e03d7010fa535b514e7769e6c79bb6bde07292de5d77322

  • Avatar of ThisUsernameIsMine ThisUsernameIsMine Apr 17, 2012 at 07:38 UTC - 0 likes

    <>

    How did i do something wrong, besides downloading your plugin and keeping MSE up-to-date? :-/ (its probably a false-positive).
    Atleast the source’s there so that’s a good thing ;-)

    - ThisUsernameIsMine

    Last edited Apr 17, 2012 by ThisUsernameIsMine
  • Avatar of GlabbichRulz GlabbichRulz Apr 15, 2012 at 13:09 UTC - 0 likes

    Can you add a "Maximum Players at all Worlds"? Cause some Plugins like Essentials allow Admins to Join a Full Server, but my Host dont want more Players than Slots.

    No piracy thanks

  • Avatar of Darq_Alder Darq_Alder Apr 08, 2012 at 02:54 UTC - 0 likes

    @ThisUsernameIsMine: Go

    You did something wrong. Source is there, compile it yourself then.

  • Avatar of ThisUsernameIsMine ThisUsernameIsMine Apr 08, 2012 at 00:13 UTC - 0 likes

    Microsoft Security Essentials is complaining about net/darqy/WorldRestrict/PlayerListener.class

    Exploit:Java/CVE-2008-5353.WX

    and blocks acces to the plugin ;-)

  • Avatar of Xelatyper Xelatyper Apr 07, 2012 at 02:30 UTC - 0 likes

    @Darq_Alder: Go

    its only showing 1.1 is there its not showing 1.1.1

  • Avatar of Xelatyper Xelatyper Apr 07, 2012 at 02:28 UTC - 0 likes

    @Darq_Alder: Go

    Thanks for the reply and for the fix, I will give it a try and see what happens.

  • Avatar of Darq_Alder Darq_Alder Apr 07, 2012 at 02:26 UTC - 1 like

    @Xelatyper: Go

    Yeah, sorry, sorry. I've uploaded a fix, it's because you're probably using Java 6 and the plugin was compiled under Java 7. Just click "Download" at the top and get 1.1.1, before it's approved.

    Last edited Apr 07, 2012 by Darq_Alder

Facts

Date created
Apr 05, 2012
Categories
Last update
Apr 07, 2012
Development stage
Release
License
Matt Low Copyright
Curse link
WorldRestrict
Downloads
1,145
Recent files

Authors