https://github.com/Dadadah/onnitebuilding
A package for Onset that enables building in a style similar to Epic Game's Fortnite
https://github.com/Dadadah/onnitebuilding
Last synced: 7 days ago
JSON representation
A package for Onset that enables building in a style similar to Epic Game's Fortnite
- Host: GitHub
- URL: https://github.com/Dadadah/onnitebuilding
- Owner: Dadadah
- License: gpl-3.0
- Archived: true
- Created: 2020-01-18T18:28:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-21T05:30:10.000Z (over 5 years ago)
- Last Synced: 2025-04-25T10:13:43.775Z (14 days ago)
- Language: Lua
- Size: 32.2 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-onset - OnniteBuilding - A package that enables building in a style similar to Fortnite. (Packages and Plugins / Mapping)
README
# OnniteBuilding
Onnite Building is a package for Blue Mountains's game Onset designed to mirror the building mechanics of Epic Game's Fortnite.
## License
This code is licensed by [GNU GPL-V3](https://github.com/Dadadah/onnitebuilding/blob/master/LICENSE)## Installation
To install this package into your Onset server, download the latest release [here](https://github.com/Dadadah/onnitebuilding/releases). Put the contents of the release into your server's `packages` folder and add the package to your server's `server_config.json`.## Configuration
There are two configuration variables that you should change. Both of these variables can be found on the top of [server/construct.lua](https://github.com/Dadadah/onnitebuilding/blob/master/server/construct.lua). The first is `admins_remove`. This is a list of accounts that can remove all props. The second is `prop_limit`. This is the maximum constructs that any one player can have.## In-Game Controls
| Key | Action |
|------------- |--------------------- |
| Y | Toggle Construction |
| E | Toggle Removal Mode |
| R | Rotate Construction |
| Mouse Wheel | Change Construction |
| Left Click | Place Construction |## Contributing
Contributions are welcome on this project, however they will be expected to be high quality contributions and high quality code. I reserve the right to deny code changes if I choose to do so.## Bugs/Issues
If you encounter a bug, please create a GitHub Issue [here](https://github.com/Dadadah/onnitebuilding/issues).## Known Conflicts
This mod conflicts with the following mod(s):
* onset-construction