Skip to content

Commit

Permalink
Merge pull request #590 from caioraphael1/creative_mode
Browse files Browse the repository at this point in the history
Creative Mode Plugin
  • Loading branch information
JannisX11 authored Oct 3, 2024
2 parents 10f135d + 2c3439d commit a19ebc1
Show file tree
Hide file tree
Showing 5 changed files with 1,290 additions and 0 deletions.
9 changes: 9 additions & 0 deletions plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -971,6 +971,15 @@
"creation_date": "2024-06-05",
"has_changelog": true
},
"creative_mode": {
"title": "Creative Mode",
"author": "Caio Raphael",
"icon": "icon.png",
"description": "Place and remove cubes just like in Minecraft creative mode",
"version": "1.0.0",
"min_version": "4.8.0",
"variant": "both"
},
"bedrock_block_transforms": {
"title": "Bedrock Block Transformation Preview",
"author": "JannisX11",
Expand Down
Loading

0 comments on commit a19ebc1

Please sign in to comment.