Releases: jonas-peeters/PermanentNightVision
Releases · jonas-peeters/PermanentNightVision
Permanent Night Vision v1.1
New in this version:
Permission System
Command Feedback
To migrate from the old version follow these steps:
- Delete /path_to_server_folder/config/de.yottaflops.permanentnightvision.conf
- Restart the server
- Stop the server
- Add your name to the list of the ops in this file: /path_to_server_folder/config/de.yottaflops.permanentnightvision.conf
Example file:
nightVision {
on=true
op {
"1"=PLAYER1
"2"=PLAYER2
numberOfOps=2
}
particles=false
}
Important:
Don't forget to update the numberOfOps in the config file when adding new ones
Permanent Night Vision v1.0
Initial Release
Tested with Sponge for 1.9.4 and 1.8.9