Add a command to change the material

This commit is contained in:
Logan Saso
2025-10-05 16:08:43 -07:00
parent 2e0a5541f4
commit a656a5f9a4
2 changed files with 64 additions and 1 deletions

View File

@@ -48,6 +48,8 @@ Once installed, the plugin automatically works with your existing WorldGuard reg
- `/forcefield reload` or `/ff reload` - Reload the configuration file
- `/forcefield status` or `/ff status` - View plugin status and settings
- `/forcefield info` or `/ff info` - View information about blocked regions nearby
- `/forcefield material <MATERIAL>` or `/ff material <MATERIAL>` - Change the block material (e.g., BARRIER, GLASS)
- `/forcefield test` or `/ff test` - Test block rendering
- `/forcefield help` or `/ff help` - Show command help
### Permissions