mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-26 07:52:56 +08:00
Updates daemon warning
Adds a note saying daemon restart is required if using 0.7. Removes warning in the technic folder because it doesn't make sense to be there, imo.
This commit is contained in:
parent
7d140f6476
commit
b84a2bf575
@ -17,6 +17,9 @@ If you are reading this it looks like you are looking to add an egg to your serv
|
|||||||
4. Browse to the json file you saved earlier
|
4. Browse to the json file you saved earlier
|
||||||
5. Select what nest you want to put the egg in.
|
5. Select what nest you want to put the egg in.
|
||||||
1. If you want a new nest you need to create it before importing the egg.
|
1. If you want a new nest you need to create it before importing the egg.
|
||||||
|
6. Restart the daemon on your node before creating a server using the new egg(s).
|
||||||
|
|
||||||
|
# You must restart your daemon after importing an egg if you are using 0.7, this is not required on 1.X.
|
||||||
|
|
||||||
|
|
||||||
## Please read the CONTRIBUTING.md before submitting PRs
|
## Please read the CONTRIBUTING.md before submitting PRs
|
||||||
|
@ -1,15 +1,3 @@
|
|||||||
## How to import an egg
|
|
||||||
|
|
||||||
If you are reading this it looks like you are looking to add an egg to your server.
|
|
||||||
|
|
||||||
1. Download any of the json files located in the folders below.
|
|
||||||
1. It's easiest to right click the `raw` button and save as.
|
|
||||||
2. In your panel go to the `Nests` section in the admin part of the panel
|
|
||||||
3. Click the green `Import Egg` button
|
|
||||||
4. Browse to the json file you saved earlier
|
|
||||||
5. Select what nest you want to put the egg in.
|
|
||||||
1. If you want a new nest you need to create it before importing the egg.
|
|
||||||
|
|
||||||
## Technic Eggs
|
## Technic Eggs
|
||||||
|
|
||||||
[Technic](/minecraft/java/technic/)
|
[Technic](/minecraft/java/technic/)
|
||||||
|
Loading…
Reference in New Issue
Block a user