Craftland

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bug Report
  • Assigned To No-one
  • Operating System All
  • Severity Low
  • Priority Medium
  • Reported Version Development
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Craftland
Opened by Joyman533 - 25.04.2015
Last edited by nidefawl - 13.05.2015

FS#957 - Can build in private world without the canBuild permission

If a region is created and a person without canBuild is added to it, they can build in it without the permission.

Closed by  nidefawl
13.05.2015 10:55
Reason for closing:  Not a bug
Admin
nickmcski commented on 28.04.2015 03:43

Ok, this is the way it should be working.
If there is a region

  Get the build flag, default is false

If there is no region

  Check if player can build in world, (needs canBuild, server check) Needs Global flag can build on client check.
Admin
nidefawl commented on 13.05.2015 10:50

Don't you have a world region on your world?
If not you need to get one.
You should put only yourself as the owner
The worldflags should be kept default
The flags on the world region should be kept default
The worldregion will be set to priority -1
You then have normal regions in your world with priorities of 0 or greater
Those regions can keep all flags at default
If you a player joins your world and has the /perm permission 'canBuild' he will be able to build in any region he is member or owner of

Admin
nidefawl commented on 13.05.2015 10:53

To explain it again:
WorldSettings: canBuild is checked
Permissions: Player has canBuild in /perm
WorldRegion: canBuild: <None/Default>, priority: -1
Region: Player is member, canBuild: <None/Default>, priority: 0

Admin
nidefawl commented on 13.05.2015 10:55

Just tested it. Works

Loading...

Available keyboard shortcuts

Task List

Task Details

Add/Edit Task

TODO:complete the list
for accesskey usage different shortcuts on Windows, Mac, Linux .., currently shown for Firefox