alkarinv / BattleArena

Arena plugin for player vs player or team vs team battles and Core for any custom Event plugin.
30 stars 58 forks source link

World Guard Regions.. #124

Open FarmerKaine opened 11 years ago

FarmerKaine commented 11 years ago

The arena is not resetting correctly after a match. I did the

/ffa alter pvp1 addregion

after having the entire cuboid selected (200x200xbedrock-clouds). I then test it out with a few players... I build a giant cobble 1x1 tower... we finish the arena...I join again and the cobble tower is still there. Hmmmm.. What am I missing?

Here's my code:

FreeForAll: enabled: true joinType: JoinPhase database: ffa prefix: "&c[FFA]&e" victoryCondition: LastManStanding nTeams: 2+ teamSize: 1 announcements: ### Override the match victory announcement as the event has one too onVictory: [ dontannounce ] defaults: options: [woolTeams] preReqs: options: [clearInventory] onEnter: options: [storeAll] onLeave: options: [restoreAll] onJoin: options: [teleportWaitRoom] onOpen: options: [pvpOff] onPrestart: options: [pvpOff, giveItems, deEnchant] items:

alkarinv commented 11 years ago

That looks right to me.. try this.

make a section

{{{ onFinish: options: [wgResetRegion] }}}

then reselect the area.. then type the addRegion command again.

If that doesnt work.. let me know and I'll hop on and make sure I fix whatever is going on.

FarmerKaine commented 11 years ago

I can't get this region reset stuff to work... It's really getting me frustrated. Grrrr.

On Fri, Mar 29, 2013 at 4:42 PM, alkarinv notifications@github.com wrote:

That looks right to me.. try this.

make a section

{{{ onFinish: options: [wgResetRegion] }}}

then reselect the area.. then type the addRegion command again.

If that doesnt work.. let me know and I'll hop on and make sure I fix whatever is going on.

— Reply to this email directly or view it on GitHubhttps://github.com/alkarinv/BattleArena/issues/124#issuecomment-15659709 .

FarmerKaine commented 11 years ago

If you want to join the server, i'll op you so u can check it out... i'll be in game for another 45 minutes or so.. play.minecraftamerica.com

I'm FarmerKaine - sole op

On Fri, Mar 29, 2013 at 8:34 PM, Brian Schweitzer <brianschweitzer@gmail.com

wrote:

I can't get this region reset stuff to work... It's really getting me frustrated. Grrrr.

On Fri, Mar 29, 2013 at 4:42 PM, alkarinv notifications@github.comwrote:

That looks right to me.. try this.

make a section

{{{ onFinish: options: [wgResetRegion] }}}

then reselect the area.. then type the addRegion command again.

If that doesnt work.. let me know and I'll hop on and make sure I fix whatever is going on.

— Reply to this email directly or view it on GitHubhttps://github.com/alkarinv/BattleArena/issues/124#issuecomment-15659709 .