> For the complete documentation index, see [llms.txt](https://arcr.onelitefeather.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arcr.onelitefeather.net/reference/permissions.md).

# Permissions

The permissions the plugin declares. They come from the `paper { permissions { ... } }` block in `build.gradle.kts` — when that block changes, this page has to be updated with it.

LuckPerms and comparable plugins read the permissions from the JAR and suggest them automatically, including the description shown below each one here. A permission the plugin checks but does not declare is not listed on this page; those are named per command in [Commands](/reference/commands.md).

A permission without a stated default is held by server operators only.

### `antiredstoneclockremastered.bundle.admin`

|         |                                         |
| ------- | --------------------------------------- |
| Default | op                                      |
| Grants  | 21 child permissions                    |
| Source  | `build.gradle.kts`, `paper.permissions` |

All permissions for AntiRedstoneClock-Remastered

* `antiredstoneclockremastered.command.display`
* `antiredstoneclockremastered.command.feature.check.hopper`
* `antiredstoneclockremastered.command.feature.check.observer`
* `antiredstoneclockremastered.command.feature.check.piston`
* `antiredstoneclockremastered.command.feature.check.redstone_and_repeater`
* `antiredstoneclockremastered.command.feature.check.region.add`
* `antiredstoneclockremastered.command.feature.check.region.remove`
* `antiredstoneclockremastered.command.feature.check.sculk`
* `antiredstoneclockremastered.command.feature.check.world.add`
* `antiredstoneclockremastered.command.feature.check.world.remove`
* `antiredstoneclockremastered.command.feature.clock.drop`
* `antiredstoneclockremastered.command.feature.clock.enddelay`
* `antiredstoneclockremastered.command.feature.clock.maxCount`
* `antiredstoneclockremastered.command.feature.clock.notifyAdmins`
* `antiredstoneclockremastered.command.feature.clock.notifyConsole`
* `antiredstoneclockremastered.command.feature.debug`
* `antiredstoneclockremastered.command.help`
* `antiredstoneclockremastered.command.reload`
* `antiredstoneclockremastered.notify.admin`
* `antiredstoneclockremastered.notify.admin.update`
* `antiredstoneclockremastered.notify.disable.donation`

### `antiredstoneclockremastered.bundle.developers`

|         |                                         |
| ------- | --------------------------------------- |
| Default | op                                      |
| Grants  | 3 child permissions                     |
| Source  | `build.gradle.kts`, `paper.permissions` |

Permissions for developers of AntiRedstoneClock-Remastered

* `antiredstoneclockremastered.command.display`
* `antiredstoneclockremastered.command.help`
* `antiredstoneclockremastered.command.reload`

### `antiredstoneclockremastered.command.display`

|         |                                         |
| ------- | --------------------------------------- |
| Default | not declared, operators only            |
| Source  | `build.gradle.kts`, `paper.permissions` |

Use /arcm display to page through the redstone clocks currently under

### `antiredstoneclockremastered.command.feature.check.hopper`

|         |                                         |
| ------- | --------------------------------------- |
| Default | not declared, operators only            |
| Source  | `build.gradle.kts`, `paper.permissions` |

Toggle detection of hopper clocks with /arcm feature check hopper.

### `antiredstoneclockremastered.command.feature.check.observer`

|         |                                         |
| ------- | --------------------------------------- |
| Default | not declared, operators only            |
| Source  | `build.gradle.kts`, `paper.permissions` |

Toggle detection of observers with /arcm feature check observer.

### `antiredstoneclockremastered.command.feature.check.piston`

|         |                                         |
| ------- | --------------------------------------- |
| Default | not declared, operators only            |
| Source  | `build.gradle.kts`, `paper.permissions` |

Toggle detection of pistons with /arcm feature check piston.

### `antiredstoneclockremastered.command.feature.check.redstone_and_repeater`

|         |                                         |
| ------- | --------------------------------------- |
| Default | not declared, operators only            |
| Source  | `build.gradle.kts`, `paper.permissions` |

Toggle detection of redstone dust and repeaters with /arcm feature

### `antiredstoneclockremastered.command.feature.check.region.add`

|         |                                         |
| ------- | --------------------------------------- |
| Default | not declared, operators only            |
| Source  | `build.gradle.kts`, `paper.permissions` |

Put a WorldGuard region on the ignore list with /arcm feature check

### `antiredstoneclockremastered.command.feature.check.region.remove`

|         |                                         |
| ------- | --------------------------------------- |
| Default | not declared, operators only            |
| Source  | `build.gradle.kts`, `paper.permissions` |

Take a WorldGuard region off the ignore list with /arcm feature check

### `antiredstoneclockremastered.command.feature.check.sculk`

|         |                                         |
| ------- | --------------------------------------- |
| Default | not declared, operators only            |
| Source  | `build.gradle.kts`, `paper.permissions` |

Toggle detection of sculk sensors with /arcm feature check sculk.

### `antiredstoneclockremastered.command.feature.check.world.add`

|         |                                         |
| ------- | --------------------------------------- |
| Default | not declared, operators only            |
| Source  | `build.gradle.kts`, `paper.permissions` |

Put a world on the ignore list with /arcm feature check ignored\_worlds

### `antiredstoneclockremastered.command.feature.check.world.remove`

|         |                                         |
| ------- | --------------------------------------- |
| Default | not declared, operators only            |
| Source  | `build.gradle.kts`, `paper.permissions` |

Take a world off the ignore list with /arcm feature check ignored\_worlds

### `antiredstoneclockremastered.command.feature.clock.drop`

|         |                                         |
| ------- | --------------------------------------- |
| Default | not declared, operators only            |
| Source  | `build.gradle.kts`, `paper.permissions` |

Toggle whether a removed clock drops its items with /arcm feature

### `antiredstoneclockremastered.command.feature.clock.enddelay`

|         |                                         |
| ------- | --------------------------------------- |
| Default | not declared, operators only            |
| Source  | `build.gradle.kts`, `paper.permissions` |

Set how long a block stays under observation with /arcm feature clock

### `antiredstoneclockremastered.command.feature.clock.maxCount`

|         |                                         |
| ------- | --------------------------------------- |
| Default | not declared, operators only            |
| Source  | `build.gradle.kts`, `paper.permissions` |

Set the trigger limit with /arcm feature clock maxCount .

### `antiredstoneclockremastered.command.feature.clock.notifyAdmins`

|         |                                         |
| ------- | --------------------------------------- |
| Default | not declared, operators only            |
| Source  | `build.gradle.kts`, `paper.permissions` |

Toggle the in-game admin notification with /arcm feature clock notify\_admins.

### `antiredstoneclockremastered.command.feature.clock.notifyConsole`

|         |                                         |
| ------- | --------------------------------------- |
| Default | not declared, operators only            |
| Source  | `build.gradle.kts`, `paper.permissions` |

Toggle the console notification with /arcm feature clock notify\_console.

### `antiredstoneclockremastered.command.feature.debug`

|         |                                         |
| ------- | --------------------------------------- |
| Default | not declared, operators only            |
| Source  | `build.gradle.kts`, `paper.permissions` |

Toggle debug logging with /arcm feature debug.

### `antiredstoneclockremastered.command.help`

|         |                                         |
| ------- | --------------------------------------- |
| Default | not declared, operators only            |
| Source  | `build.gradle.kts`, `paper.permissions` |

Use /arcm help to list the commands and their descriptions.

### `antiredstoneclockremastered.command.reload`

|         |                                         |
| ------- | --------------------------------------- |
| Default | not declared, operators only            |
| Source  | `build.gradle.kts`, `paper.permissions` |

Use /arcm reload to re-read config.yml.

### `antiredstoneclockremastered.notify.admin`

|         |                                         |
| ------- | --------------------------------------- |
| Default | not declared, operators only            |
| Source  | `build.gradle.kts`, `paper.permissions` |

Receive the in-game message when a redstone clock is detected. The

### `antiredstoneclockremastered.notify.admin.update`

|         |                                         |
| ------- | --------------------------------------- |
| Default | op                                      |
| Source  | `build.gradle.kts`, `paper.permissions` |

Receive a notice on join when a newer plugin version is available

### `antiredstoneclockremastered.notify.disable.donation`

|         |                                         |
| ------- | --------------------------------------- |
| Default | not declared, operators only            |
| Source  | `build.gradle.kts`, `paper.permissions` |

Suppress the donation notice that is shown on join.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://arcr.onelitefeather.net/reference/permissions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
