File Details
enhancedatm-1.0.2.jar
- R
- Oct 3, 2025
- 2.20 MB
- 1.0K
- 1.20.1
- Forge
File Name
enhancedatm-1.0.2.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
I have added a new feature to block the use of the ATM globally, we will only be able to use the atm when we have a bank permission block in the ATM range, this is configurable through the enhancedatm-common.toml file located in \serverconfig enhancedatm.
Podemos ver la siguiente configuracion
["Bank Permission System"]
#Configuration for the Bank Permission System that controls ATM access
#Enable the Bank Permission System (requires Bank Permission Block near ATMs)
enable_bank_permission_system = false
#Range in blocks to search for Bank Permission Block around ATMs
#Range: 1 ~ 64
bank_permission_range = 10
By default this function will be disabled so all users will be able to use the atm without limitations.