Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicCrucible MythicCrucible
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 56
    • Issues 56
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicCrucibleMythicCrucible
  • Wiki
  • ResourcePack Generator

ResourcePack Generator · Changes

Page history
Expanded Self Hosting documentation and example. authored Aug 05, 2024 by Brickgard's avatar Brickgard
Show whitespace changes
Inline Side-by-side
Showing with 15 additions and 3 deletions
+15 -3
  • ResourcePack-Generator.md ResourcePack-Generator.md +15 -3
  • No files found.
ResourcePack-Generator.md
View page @ 3bd203cf
...@@ -258,9 +258,21 @@ CopperHelmet: ...@@ -258,9 +258,21 @@ CopperHelmet:
# Configuration Files # Configuration Files
**Self Host Note** ## Self Hosting
When using SelfHost instead of S3 storage you must open the port that you set, and set the AutoSend url to your IP and port, such as `PublicURL: http://12.34.567.890:8080` seen in the below example:
When using the SelfHost options instead of S3 storage you must open the port that you set, and set the AutoSend url to your ip and port. `PublicURL: http://123.456.789:25565` ```yaml
Deployment:
Enabled: true
Type: SELFHOST
SelfHosting:
Port: 8080
AutoSend:
Enabled: true
SendOnUpdate: true # should /mm i generate push the new pack to online players immediately?
PublicURL: http://12.34.567.890:8080
Force: false # If players need to accept the pack to play.
Prompt: "This server requires a resource pack to play!" # The message shown when players join
```
## config-generation.yml ## config-generation.yml
```yaml ```yaml
......
Clone repository
Home
Changelogs
Commands / Permissions
FAQ / Common Issues
Guides
Usage
  • Installation
  • Item Options
  • Item Skills
  • Item Durability
  • Crafting Recipes
    • Workbenches
  • Item Updater
  • Ammo System / Guns
  • Dynamic Lore Generation
  • ResourcePack Generator
  • World Generation
Item Types
  • Blocks
  • Furniture
    • Paint Brush
  • Bags
  • Hats
Mechanics
  • Item Mechanics
  • Item Targeters
  • Item Triggers
  • Item Conditions
Placeholders
  • Placeholders