i have block the breack an place with handler perm
we use kits
essentialscmd
permissionex
totaleconomy
and commandkits
and its made its randomly
I haven’t had ANY issues with foxguard on the Sponge Community Server.
If you would like i could come onto your server and take a look. Might be better.
We gonna switch of computer, cause the bug is here when server lag :c so, we take best comp and if still doesnt work we restart config of FoxGuard and if still bug we recontact you with more information ^^
That makes… no sense…
Also pretty sure that if there IS a bug it’s a sponge bug.
I’d have to personally look at it…
So yeah…
This plugin is exactly what I needed! A big thanks to you, in this fest time!
Very very good wiki, good job! Thanks 
If i wouldn’t be so stubborn about programming everything on my own, i would definitely use this plugin! 
But: I want to suggest using the ActionBar for messages like “You can’t build here” / “You cant use that”
Would reduce the chat-spam! ^^
@gravityfox I delete all config and restart server , i have no problem at the moment, so i think i make mistake with my friend on a config ; sorry for this ! >w<
EDIT : okay i found the problem i think ! I use handler perm “globalperm” for all worlds , and now i test to make perm for each world, with perm “globalpermworld1” “globalpermworld2” and add permission :
“foxguard.flags.globalpermworld1.blockbreak.deny”: 1,
“foxguard.flags.globalpermworld2.blockbreak.deny”: 1,
i gonna test and i tell you if the bug is still here ^^
EDIT 2 : bug of duplicate item is still here :’(
I’m pretty sure this isn’t a bug in my plugin, but in sponge.
I’m aware of two dupe bugs at the moment, and they have to do with cancelling events. I haven’t seen yours though.
Can you run /sponge plugins and tell me the full list?
Screenshot - 5b6d91a3d8948deab16cd4da3a87f00b - Gyazo here ^^
thanks ![]()
Okay, try taking off each mod/plugin one at a time, except foxcore/foxguard, and seeing if the bug persists.
I’m pretty sure it’s a conflict with something that you have on the server.
Or actually better yet.
Make a new server. Add foxguard first. Then started adding back plugins and mods until the bug happens.
That way at least I know which one is causing it.
Hi ! So i try the server with each mod and with my friend i found one of bugs …
To resume , my bugs are :
- Duplicate item
- Spam in chat *You don’t have permission"
For the second issue, i think we have found the problem ![]()
This bug come when a player place a water in his claim and the water go out
Exemple : Player1 have a region in map “claim” area 16*32
If the player place a water bucket at border, the water dont go more far that the claim, and spam the player with text ![]()
also, at the moment i have no bug with duplicate since we remoev water flow ^^
im searching more info and i tell you if i found other problem/solutions ![]()
Um okay…
That doesn’t make me feel much better.
I am aware of the spam, and it has to do with block ticking.
The fact that I still don’t know where the dupe bug is coming from is disconcerting…
we have a little problem when we give perm to a player to build and he build some things and after we remove this perm the player is spam by you don’t have permission because i thinks all block place are assign to the player ?
I think he’s working on it^^
Need to check cause names I think
Yeah, right now the code is crude, but it catches everything.
I needed to make the plugin as effective as possible, which means stopping every form of grief conceivable.
In the near future the handling will be a lot more fine tuned.
Sorry if this is a basic question, but how would I go about adding this to my permissions? I am using permissionsEx, and version 965 of Sponge, and version 0.13 snapshot of foxguard. If I could know the permission nodes for flush, state, handler, etc commands, it would be extremely helpful to me!
I added tab completion to my commands.
Yay! 