ArenaGodPlus
ArenaGodPlus - No more Gods in Arenas
Version: v0.7 - CB 1.2.5-R2.0 Build# 2190
A simple god mode plugin that allows for invincibility and undimishing hunger. However... this plugin allows for having God mode on your server, and not allow people to use God mode while participating in an Arena fight!
Features:
- Toggle God mode for yourself
- "/god" or "/agp" toggles God mode on and off
- "/god status" or "/agp status" tells you your current God mode status in case you forget
- Players need to be Op or have "ArenaGodPlus.toggle" and "ArenaGodPlus.status" permissions
- Toggle God mode for others
- "/god give playername" or "/agp give playername"
- The giver needs ArenaGodPlus.give, the receiver needs nothing special
- Will adhere to the "persistent" mode, if set to true
- God mode gets removed when entering Mob Arenas or Dungeons, PvP Arenas, War regions, or Excluded worlds
- When leaving those areas, God mode gets reinstated
Plugins that ArenaGodPlus supports:
| Plugin | Minimum Version Required |
|---|---|
| Mob Arena | v0.94.4.52 |
| PvP Arena | v0.7.9.4 |
| War | v1.7.1 |
| MobDungeon | v1.1.4.1 |
| Heroes | v1.4.7 |
Using any builds before the listed versions will result in errors
Any others you may want! I would prefer to avoid watching onPlayerMove events, but I will consider it regardless
Configuration:
Go to the Configuration page for more information
Commands & Permissions:
Go to the Commands & Permissions page for more information
Downloads/Links:
These guys help me a lot when testing out my builds :)
JR Network
This is the current build for CB 1.2.5-R2.0 (Build 2190)
- Current Stable Build
- Source Code - Github
TODO:
- At the moment, nothing major
- Add plugin support for plugins of your choice
Known Issues:
- At the moment, none
Submitting a bug report or feature request:
- Head over to the Tickets page and create a new ticket
- Please provide as much information as you can so I can make bug fixes as quickly as possible
- Please include:
- CraftBukkit Version
- Type "version" in your console gets this
- MobArena Version number (if applicable)
- Type "version MobArena" in your console
- PvPArena Version number(if applicable)
- Type "version pvparena" in your console
- War Version number(if applicable)
- Type "version War" in your console
- MobDungeon Version number(if applicable)
- Type "version MobDungeon" in your console
- StackTrace from your server.log file (if applicable)
- Reproduction steps to help me track down and squash these bugs!
- The more detailed the steps, the easier it is to find them!
- CraftBukkit Version
Changelog:
Version 0.7 - 5/20/2012
- Added ability to give God Mode to others
- Also available from console, it will adhere to current "persistent" config setting
- Command is "/agp give playername" (or "/god give playername")
- Added Heroes compatibility
- Built against CB 1.2.5-R2.0
View the entire Changelog!
-
View User Profile
-
Send Message
Posted Sep 3, 2013@Tinz1320
Is it not working for you? I haven't updated it feature-wise in a while, but I was assuming everything still worked with all the releases of CraftBukkit. If this isn't the case, please fill out a ticket and I'll look at it as soon as I can
-
View User Profile
-
Send Message
Posted Sep 2, 2013Is this no longer being updated? Because I would really like to use this for my server. Please update if possible!
-Tinz
-
View User Profile
-
Send Message
Posted Jan 27, 2013Can you please put return true; when the command is successful? that way it wont return how to do the command every time :)
-
View User Profile
-
Send Message
Posted Jul 2, 2012@Mayhem777
it's been working fine for me, are you having issues with it?
-
View User Profile
-
Send Message
Posted Jul 1, 2012Works for R4?
-
View User Profile
-
Send Message
Posted Jun 28, 2012@Mirrorsounds
hmm... it'll be hard to persuade me to add an override permission. Not that it's hard to code in, just that it's the intention of this plugin to make that not happen :D , but I may consider it.
What hunger games plugin(s) are you referring to? I don't really watch as new plugins come out much anymore
-
View User Profile
-
Send Message
Posted Jun 28, 2012Two questions:
Can you add a permissions node that will exempt admins from having their godmode disabled in arenas?
Is this compatible with any of the hunger games plugins?
Thanks!!
-
View User Profile
-
Send Message
Posted May 20, 2012@AlexOfWar
Give v0.7 a try and let me know what happens :)
-
View User Profile
-
Send Message
Posted May 18, 2012@AlexOfWar
Hmm... Ok, I'll see about adding in Heroes compatibility. I've updated my Planned 0.7 release ideas on the changelog page. Hopefully I can tackle it this weekend
-
View User Profile
-
Send Message
Posted May 17, 2012@dasbreen
Thanks for asking! I made a comment, then deleted it and was going to make a ticket, but it slipped my mind until just now.
WIth Heroes installed, I can still take damage from monsters while god mode is enabled. I was going to meekly ask if you would maybe be able to address this compatibility issue.
I love your plugin and have been using it with MobArena (just recently installed Heroes).
Thanks for the awesome plugin!
-
View User Profile
-
Send Message
Posted May 15, 2012Ok, so I see in my "recent subscriptions" someone asked about Heroes compatibility, but I see no comment here about it. Who was it, and is it still an issue? I've not dealt with Heroes before, but I could see about looking into it and making it work with Heroes if it's not already.
-
View User Profile
-
Send Message
Posted Apr 25, 2012@rebel24
I've been unable to reproduce this, can I have a copy of your bperm groups & users file please? Also what version numbers of bpermissions and this are you using?
As for Vault support, it's not going to happen. It's another layer of checks and code to run to see if a player has a permission or not. If a permissions plugin does their stuff right, there should be no problems with how I do the permission checks.
-
View User Profile
-
Send Message
Posted Apr 24, 2012doesn't work with bpermissions, vault support?
-
View User Profile
-
Send Message
Posted Apr 16, 2012@Royalgamer06
ah, right. I did update the PvP Arena hooks in the current build. I'll see about getting it out soon.
-
View User Profile
-
Send Message
Posted Apr 15, 2012@Royalgamer06
it's been working on 1.2.5-R1 for me just fine using v0.5 (named ArenaGodPlus). What's not working for you? I'm also working on a new version that adds more plugins to support and is built directly against 1.2.5-R1
-
View User Profile
-
Send Message
Posted Mar 12, 2012@Royalgamer06
So it turns out the issue was on PvP Arena's end. See Ticket #1
The thing to know is this: From 0.6.27.0 and later, the code to register his custom events broke. He's fixed it in 0.6.29.8, so you'll have to use the latest and greatest version of PvP Arena when it gets released, if it hasn't been yet. The v0.5 of ArenaGodPlus works with it from what I can tell.
If you have any further issues, see if you can make a ticket, I apparently didn't have it enabled earlier until I posted Ticket #1 (whoops!)
-
View User Profile
-
Send Message
Posted Mar 12, 2012@Royalgamer06
oh whoops! Sorry, didn't even see it. My eyes went straight to the stack traces >.>
Just got home, so I'll be taking a look at it in a moment.
-
View User Profile
-
Send Message
Posted Mar 12, 2012@Royalgamer06
I made a ticket since you couldn't, could you see if you can comment on the ticket and supply me the information typing "version" into your console provides? if you can't, post it here please :)
-
View User Profile
-
Send Message
Posted Mar 12, 2012@Royalgamer06
hmm... Ok, I'll have to look into this when I get home. Could you open up a ticket with both of those errors, and list your version of CraftBukkit as well please? I'm going to set up a test environment to see if I can't reproduce those errors.
-
View User Profile
-
Send Message
Posted Mar 12, 2012@Royalgamer06
what version of PvP Arena are you using? The proper events I call weren't put in until 0.6.26, so you might have errors if using earlier versions.