progress???
This commit is contained in:
		
					parent
					
						
							
								1aeb0d7504
							
						
					
				
			
			
				commit
				
					
						3022a8b545
					
				
			
		
					 4 changed files with 57 additions and 27 deletions
				
			
		|  | @ -32,7 +32,7 @@ public class MinecleanerManager { | |||
|         this.plugin = plugin; | ||||
| 
 | ||||
|         // Deprecated | ||||
|         this.confirmPlayingInventory = plugin.getServer().createInventory(null, InventoryType.HOPPER, "Möchtest du Minecleaner spielen?"); | ||||
|         this.confirmPlayingInventory = plugin.getServer().createInventory(null, InventoryType.HOPPER, "Minecleaner starten?"); | ||||
|         this.confirmPlayingInventory.setItem(1,  | ||||
|             ItemStacks.lore(ItemStacks.rename(new ItemStack(Material.GREEN_CONCRETE), ChatColor.GREEN + "Bestätigen"))); | ||||
|         this.confirmPlayingInventory.setItem(3, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue